diff options
Diffstat (limited to 'dot-config/waybar')
| -rw-r--r-- | dot-config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/waybar/style.css b/dot-config/waybar/style.css index 0a3139d..a476547 100644 --- a/dot-config/waybar/style.css +++ b/dot-config/waybar/style.css @@ -9,7 +9,7 @@ } window#waybar { - background: rgba(43, 48, 59, 0.5); + background: black; color: white; } |
