pinwheel: Use warning color in waybar when output volume is muted
This commit is contained in:
@@ -235,6 +235,10 @@ in
|
|||||||
background-color: ${background};
|
background-color: ${background};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#wireplumber.muted {
|
||||||
|
color: ${warning};
|
||||||
|
}
|
||||||
|
|
||||||
#custom-mullvad.disconnected {
|
#custom-mullvad.disconnected {
|
||||||
color: ${warning};
|
color: ${warning};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user