diff options
Diffstat (limited to 'dotfiles/.config/waybar/style.css')
-rw-r--r-- | dotfiles/.config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/waybar/style.css b/dotfiles/.config/waybar/style.css index 0b244e0..41af20c 100644 --- a/dotfiles/.config/waybar/style.css +++ b/dotfiles/.config/waybar/style.css @@ -4,7 +4,7 @@ min-height: 0; } window#waybar { - background: rgba(27, 30, 37, 0.95); + background: rgba(27, 30, 37, 1); color: #e5e9f0; min-height: 0; } |