aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
Diffstat (limited to '.config/waybar')
-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 {