summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-07-27 11:25:58 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-07-27 11:25:58 +0530
commit45575747ee3791a14831abdd0749038b4cc967a9 (patch)
tree979fde40a38e76d656c5d77ae2c6f9b81bb4fa11
parentab36eaacf82a4462cad015c970195e0116916495 (diff)
update
-rw-r--r--config/waybar/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/waybar/style.css b/config/waybar/style.css
index 12e99c4..faceecd 100644
--- a/config/waybar/style.css
+++ b/config/waybar/style.css
@@ -38,6 +38,10 @@ window#waybar {
color: #9b9b9b
}
+#tags button.occupied {
+ background: #2f2f2f;
+}
+
#tags button.focused {
padding: 2px 12px;
background: #9b9b9b;