AutoYADM commit: 2025-03-26 11:40:00

This commit is contained in:
Daniel Fichtinger 2025-03-26 11:40:00 -04:00
parent 55eed14417
commit 45199c5ecb
3 changed files with 21 additions and 21 deletions

View file

@ -14,7 +14,7 @@
border-radius: 0;
min-height: 0;
/* font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif; */
font-family: SauceCodePro NFM;
font-family: SauceCodePro NFM, Symbols Nerd Font Mono, FreeMono;
color: @fg;
font-weight: 500;
font-size: 14px;
@ -72,9 +72,10 @@ tooltip {
padding: 0px 6px;
/* color: @orange_blaze; */
}
/* #clock { */
/* color: @orange_blaze; */
/* color: @orange_blaze; */
/* } */
#custom-delim {
@ -126,4 +127,4 @@ tooltip {
#network,
#pulseaudio {
border: none;
}
}