Change muted label in polybar
This commit is contained in:
parent
51016c03d2
commit
5b033249c0
|
@ -98,7 +98,7 @@ ramp-signal-foreground = ${colors.icon}
|
|||
[module/alsa]
|
||||
type = internal/alsa
|
||||
format-volume = <ramp-volume> <label-volume>
|
||||
label-muted = muted
|
||||
label-muted =
|
||||
label-muted-foreground = ${colors.icon}
|
||||
ramp-volume = ${colors.icon}
|
||||
ramp-volume-0 =
|
||||
|
|
Loading…
Reference in New Issue