diff --git a/hosts/pinwheel/modules/waybar/default.nix b/hosts/pinwheel/modules/waybar/default.nix index 17f69d1..5bbead2 100644 --- a/hosts/pinwheel/modules/waybar/default.nix +++ b/hosts/pinwheel/modules/waybar/default.nix @@ -235,6 +235,10 @@ in background-color: ${background}; } + #wireplumber.muted { + color: ${warning}; + } + #custom-mullvad.disconnected { color: ${warning}; }