summaryrefslogtreecommitdiff
path: root/home-config/waybar/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/waybar/style.css')
-rw-r--r--home-config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/waybar/style.css b/home-config/waybar/style.css
index f785881..cf776ad 100644
--- a/home-config/waybar/style.css
+++ b/home-config/waybar/style.css
@@ -37,7 +37,7 @@ window#waybar.solo {
37 color: rgba(217, 216, 216, 1); 37 color: rgba(217, 216, 216, 1);
38} 38}
39 39
40#workspaces button.focused { 40#workspaces button.active {
41 border-top: 3px solid rgba(217, 216, 216, 1); 41 border-top: 3px solid rgba(217, 216, 216, 1);
42 border-bottom: 3px solid rgba(217, 216, 216, 0); 42 border-bottom: 3px solid rgba(217, 216, 216, 0);
43} 43}