summaryrefslogtreecommitdiff
path: root/waybar/style.css
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-04-11 23:50:44 +0530
committerryukamish <[email protected]>2026-04-11 23:50:44 +0530
commitcb32e4a391fd2f9fc80823586a8a50fd252f19b3 (patch)
tree1934ffbc3deddd488475f67d2111e478f78e1096 /waybar/style.css
parent670b57b40809f8d177762a505f024804ee778589 (diff)
fix: workspace number before indicator; don't require workspaces.button module
Diffstat (limited to 'waybar/style.css')
-rw-r--r--waybar/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/waybar/style.css b/waybar/style.css
index 40f6ffa..8c59471 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -11,11 +11,6 @@ window#waybar {
color: #ffffff;
}
-#workspaces button {
- padding: 0 6px;
- color: #cccccc;
-}
-
/* Different battery states indicator */
#battery.discharging.warning {
color: #ffa500;