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 "
|
2022-07-21 22:27:59 +02:00
|
|
|
format-volume-prefix-foreground =${colors.darkgrey}
|
2022-07-21 13:28:45 +02:00
|
|
|
|
|
|
|
|
|
|
|
label-muted = muted
|
|
|
|
|
|
|
|
format-muted-prefix = "VOL "
|
2022-07-21 22:27:59 +02:00
|
|
|
format-muted-prefix-foreground =${colors.darkgrey}
|
2022-07-21 13:28:45 +02:00
|
|
|
|
|
|
|
click-right = pavucontrol
|