re-tweak waybar workspace config

This commit is contained in:
2025-10-28 15:07:35 -04:00
parent b44eeb75eb
commit a5ec10426d
2 changed files with 7 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
* {
background-color: @background;
color: @foreground;
/* color: @foreground; */
border: none;
border-radius: 0;
@@ -30,6 +30,10 @@
opacity: 0.5;
}
#workspaces button.active {
color: #bfe28c;
}
#cpu,
#battery,
#pulseaudio,