From e669495772a395851e8c8743ea9b2a487b988621 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Sun, 2 Aug 2026 16:57:24 -0500 Subject: [PATCH] waybar style --- roy-config/waybar/style.css | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) 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;