Polybar: Change volume module's muted prefix

This commit is contained in:
Salt 2018-08-20 13:02:58 -05:00
parent 0c800a24d5
commit c91c9bbe95

View File

@ -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%%