19 lines
529 B
INI
19 lines
529 B
INI
|
[module/pulseaudio]
|
||
|
type = internal/pulseaudio
|
||
|
|
||
|
format-volume-prefix = " "
|
||
|
format-volume-prefix-background = ${colors.primary-background }
|
||
|
format-volume-prefix-foreground = ${colors.primary-accent}
|
||
|
format-volume = <label-volume>
|
||
|
|
||
|
label-volume = "%percentage%"
|
||
|
label-volume-background = ${colors.primary-background }
|
||
|
label-volume-foreground = ${colors.primary-accent}
|
||
|
|
||
|
label-muted = " 婢 "
|
||
|
label-muted-foreground = ${colors.alert}
|
||
|
label-muted-background = ${colors.primary-background }
|
||
|
interval = 5
|
||
|
|
||
|
click-right = pavucontrol
|