summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-07-26 11:20:14 -0500
committerZachIR <zachir@librem.one>2025-07-26 11:20:14 -0500
commit12d5fded42eb83ee0d824bbd9255ed1e3748baec (patch)
tree3f33a374a8703f409a9c7c5b7b631029868c548c /waybar/style.css
parent315e4502174247487ba73676db8a6e8a27e38655 (diff)
parentff8f57ea7ac4d850adcb3e2ab0bc625bd9552222 (diff)
Merge branch 'master' into car
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;