diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -25,8 +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: transparent; + border: none; } window#waybar.hidded { |
