diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -25,13 +25,13 @@ /* Bar */ window#waybar { color: @fg; - /* - background: rgba(0,0,0,0.8); - border-top: 1px solid rgba(255,255,255,0.3); - */ + background: black; + border-bottom: 1px solid #444 + /* background: transparent; border: none; + */ } window#waybar.hidded { @@ -78,7 +78,6 @@ label:hover { } */ - /* WORKSPACES & TASKBAR*/ #workspaces button, #taskbar button { |
