minor revision

This commit is contained in:
Yan Lin 2025-11-06 13:29:22 +01:00
parent a77f08020d
commit c26c7b8cd5

View file

@ -473,7 +473,7 @@
"pulseaudio" = {
format = "{volume}% {icon}";
format-bluetooth = "{volume}% {icon}";
format-muted = "";
format-muted = "{volume}% {icon}";
format-icons = {
headphone = "";
hands-free = "";
@ -584,10 +584,6 @@
}
}
/* Muted audio */
#pulseaudio.muted {
color: #6c7086; /* Gray when muted */
}
'';
};
}