Dotfiles config update (2022-11-27)
This commit is contained in:
parent
25344c8448
commit
4575f7307a
|
@ -1,23 +1,11 @@
|
|||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
font-family: UbuntuMono Nerd Font, Noto Sans, Roboto, Helvetica, Arial, sans-serif;
|
||||
font-size: 15px;
|
||||
min-height: 0;
|
||||
font-family: UbuntuMono Nerd Font;
|
||||
/*font-family: UbuntuMono Nerd Font, Noto Sans, Roboto, Helvetica, Arial, sans-serif; */
|
||||
font-size: 16px;
|
||||
background-color: #1F1F35; /* Background bar */
|
||||
}
|
||||
|
||||
#mode {
|
||||
background-color: #64727D;
|
||||
border-bottom: 3px solid #ffffff;
|
||||
}
|
||||
|
||||
#window,
|
||||
#workspaces {
|
||||
margin: 0 4px;
|
||||
}
|
||||
|
||||
#custom-dwl_layout {
|
||||
color: #BBBBBB;
|
||||
background-color: #1F1F35; /* Background bar */
|
||||
|
|
Loading…
Reference in New Issue
Block a user