diff --git a/roy-config/waybar/style.css b/roy-config/waybar/style.css index f48fc3d..e0450a0 100755 --- a/roy-config/waybar/style.css +++ b/roy-config/waybar/style.css @@ -27,20 +27,8 @@ border-radius: 2px; } -#wireplumber#sink { - background-color: @background-alt; - border-radius: 3px; - padding-left: 0.5em; - padding-right: 0.5em; -} - -#wireplumber#source { - background-color: @background-alt; - border-radius: 3px; - padding-left: 0.5em; - padding-right: 0.5em; -} - +#wireplumber.sink, +#wireplumber.source, #bat, #net { background-color: @background-alt;