git rearrange mode

This commit is contained in:
steven 2025-05-07 16:46:51 -04:00
parent ca6eead644
commit adfb7fd4cc
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;
}