summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-26 11:19:47 -0500
committerZachIR <zachir@librem.one>2025-07-26 11:19:47 -0500
commitff8f57ea7ac4d850adcb3e2ab0bc625bd9552222 (patch)
tree589cc72142a7876e84a86a5f0bb7b5e8e945e5ad /waybar/style.css
parent0cbbcd5764bedfc0a583d204eb935587a94740b4 (diff)
Add configs to use scroll
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 59f741f..9398381 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -56,6 +56,10 @@ window#waybar.hidden {
background: #198844;
}
+#workspaces button.focused {
+ background: #198844;
+}
+
/*
#workspaces button.active:hover {
background: #6e3c85;