20 lines
No EOL
705 B
Text
20 lines
No EOL
705 B
Text
[module/pulseaudio]
|
|
type = internal/pulseaudio
|
|
sink = alsa_output.pci-0000_0a_00.4.analog-stereo
|
|
use-ui-max = false
|
|
|
|
format-volume = <ramp-volume><label-volume>
|
|
label-volume = " %percentage%% "
|
|
label-volume-background = ${colors.dynamic-display-background}
|
|
label-volume-foreground = ${colors.font-default}
|
|
label-muted = %{T2}%{T-} 0%
|
|
label-muted-background = ${colors.dynamic-display-icon-background}
|
|
label-muted-foreground = ${colors.font-default}
|
|
label-muted-padding = 1
|
|
|
|
ramp-volume-0 = %{T2}%{T-}
|
|
ramp-volume-1 = %{T2}%{T-}
|
|
ramp-volume-2 = %{T2}%{T-}
|
|
ramp-volume-background = ${colors.dynamic-display-icon-background}
|
|
ramp-volume-foreground = ${colors.font-default}
|
|
ramp-volume-padding = 1 |