diff options
Diffstat (limited to 'waybar/style.css')
| -rw-r--r-- | waybar/style.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/waybar/style.css b/waybar/style.css index 226ae92..33370ec 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -12,8 +12,7 @@ window#waybar { } #clock,#network,#bluetooth,#backlight,#pulseaudio, -#battery,#disk,#temperature,#memory,#cpu, -#tray { +#battery,#disk,#temperature,#memory,#cpu { padding-left: 3px; padding-right: 3px; border-color: #64645B; @@ -57,9 +56,6 @@ window#waybar { #cpu { background: #8D7C66; } -#tray { - background: #45453A; -} tooltip { background: #45453A; |
