summaryrefslogtreecommitdiff
path: root/common/home/programs
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-03-31 10:10:19 +0200
committerNathan Reiner <nathan@nathanreiner.xyz>2026-03-31 10:10:19 +0200
commit104cf7f6e2c27e86e55379cc8715631d17e3f448 (patch)
tree9cf89fb66201df32095902c7be8968e029283729 /common/home/programs
parentabee6b29a4294de646a2aba8121f6a0795ecd78d (diff)
2026-03-31 updates by auto-switch
Diffstat (limited to 'common/home/programs')
-rw-r--r--common/home/programs/waybar/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/home/programs/waybar/style.css b/common/home/programs/waybar/style.css
index 8842b28..71a2c82 100644
--- a/common/home/programs/waybar/style.css
+++ b/common/home/programs/waybar/style.css
@@ -3,7 +3,7 @@
}
window {
- background: #282828;
+ background: transparent;
}
#pulseaudio {
@@ -18,6 +18,7 @@ window {
#workspaces {
padding: 0px;
+ background: #252525;
}
#workspaces button {