17 lines
384 B
Text
17 lines
384 B
Text
[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.darkgrey}
|
|
|
|
|
|
label-muted = muted
|
|
|
|
format-muted-prefix = "VOL "
|
|
format-muted-prefix-foreground =${colors.darkgrey}
|
|
|
|
click-right = pavucontrol
|