polybar: volume

This commit is contained in:
Michael Grote 2021-06-29 16:57:56 +02:00
parent e97f124cd6
commit 82f54daa13

View file

@ -169,7 +169,7 @@ format-disconnected =
[module/alsa]
type = internal/alsa
format-volume = <label-volume> <bar-volume>
format-volume = <bar-volume>
;label-volume = VOL
label-volume-foreground = ${root.foreground}
format-muted-prefix = " "
@ -191,6 +191,9 @@ bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
format-prefix = "VOL "
format-prefix-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery