fix: waybar - style for wireplumber.source

This commit is contained in:
Ryan Yin
2025-12-19 16:04:16 +08:00
parent a0fc2040a9
commit 85394e25f4

View File

@@ -79,7 +79,7 @@ tooltip label {
#custom-playerctl, #custom-playerctl,
#backlight, #backlight,
#wireplumber, #wireplumber,
#wireplumber-source, #wireplumber.source,
#network, #network,
#battery, #battery,
#custom-powermenu { #custom-powermenu {
@@ -133,7 +133,7 @@ tooltip label {
color: rgb(245, 224, 220); color: rgb(245, 224, 220);
} }
#wireplumber-source { #wireplumber.source {
color: rgb(181, 232, 224); color: rgb(181, 232, 224);
} }