Dotfiles config update (2022-11-27)

This commit is contained in:
q3aql 2022-11-27 17:03:49 +01:00
parent 25344c8448
commit 4575f7307a

View File

@ -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 */