diff --git a/modules/home/sway/waybar.css b/modules/home/sway/waybar.css index 90d4276..b2dda06 100644 --- a/modules/home/sway/waybar.css +++ b/modules/home/sway/waybar.css @@ -55,6 +55,10 @@ window#waybar { padding-right: 3px; } +#wireplumber { + padding-right: 6px; +} + #battery.warning { background-color: #ffd760; color: #111111;