change waybar config

This commit is contained in:
Frost-Phoenix 2023-11-13 19:15:15 +01:00
parent 36f7aacdb1
commit dbe0fbbbe0

View file

@ -74,13 +74,13 @@
padding-right: 9px; padding-right: 9px;
margin-left: 7px; margin-left: 7px;
} }
#disk { #memory {
color: #${custom.tertiary_accent}; color: #${custom.tertiary_accent};
border-radius: 0px 0 0px 0px; border-radius: 0px 0 0px 0px;
padding-left: 9px; padding-left: 9px;
padding-right: 9px; padding-right: 9px;
} }
#memory { #disk {
color: #${custom.tertiary_accent}; color: #${custom.tertiary_accent};
border-radius: 0px 24px 10px 0px; border-radius: 0px 24px 10px 0px;
padding-left: 9px; padding-left: 9px;