dotfiles/polybar/conf.d/mod_pulseaudio

18 lines
396 B
Text
Raw Normal View History

2022-07-21 13:28:45 +02:00
[module/pulseaudio]
type = internal/pulseaudio
; Use PA_VOLUME_UI_MAX (~153%) if true, or PA_VOLUME_NORM (100%) if false
use-ui-max = true
format-volume = <label-volume>
format-volume-prefix = "VOL "
format-volume-prefix-foreground =${colors.foreground-alt}
label-muted = muted
format-muted-prefix = "VOL "
format-muted-prefix-foreground =${colors.foreground-alt}
click-right = pavucontrol