Polybar: Change volume module's muted prefix
This commit is contained in:
parent
0c800a24d5
commit
c91c9bbe95
@ -294,7 +294,7 @@ format-volume = <label-volume>
|
||||
format-volume-prefix = "VOL: "
|
||||
format-volume-prefix-foreground = ${res/colors.icon-volume}
|
||||
format-muted = <label-muted>
|
||||
format-muted-prefix = "MUT: "
|
||||
format-muted-prefix = "VOL: "
|
||||
format-muted-prefix-foreground = ${res/colors.foreground-dark}
|
||||
|
||||
label-volume = %percentage:3%%
|
||||
|
Loading…
Reference in New Issue
Block a user