aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-01-27 01:44:23 +0300
committerawy <awy@awy.one>2025-01-27 01:44:23 +0300
commit71016fd5ac3eff242c3714a7f9bacd9961fcd0ba (patch)
tree615d14a0502f49e093b875aebb6233f2b05e6ffd /.config/waybar/style.css
parent9ab45a00b02febb5dd2b1b309e3417984c31fea8 (diff)
update
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index d424a18..3b2b0c0 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -9,7 +9,7 @@
#waybar {
color: #EBDBB2;
- background: #282828;
+ background: rgba(40,40,40,0.8);
}
tooltip {
@@ -26,7 +26,7 @@ tooltip {
#workspaces button.active {
color: #EBDBB2;
- background: #282828;
+ /*background: #282828;*/
}
#window {