Polybar: Add Volume prefix to module when muted

Makes it more inline with the rest of the modules
This commit is contained in:
Salt 2018-06-23 15:21:23 -05:00
parent 1647fbf3c0
commit ec19a5c4fa

View File

@ -262,6 +262,8 @@ format-volume = <bar-volume> <label-volume>
format-volume-prefix = "Volume: "
format-volume-prefix-foreground = ${res/colors.icon-volume}
format-muted = <label-muted>
format-muted-prefix = "Volume: "
format-muted-prefix-foreground = ${res/colors.icon-volume}
label-volume = %percentage%%
label-muted = Muted