rearrange and color mode

This commit is contained in:
steven 2025-05-07 17:05:19 -04:00
parent ca6eead644
commit b4c1d157f1
2 changed files with 2 additions and 2 deletions

View file

@ -17,6 +17,6 @@ window#waybar{
color:white;
}
#workspaces button.urgent,#battery.warning:not(.charging){
#workspaces button.urgent,#mode,#battery.warning:not(.charging){
background-color:firebrick;
}