Update Polybar again
This commit is contained in:
@@ -155,28 +155,28 @@ animation-charging-framerate = 750
|
|||||||
|
|
||||||
[module/volume]
|
[module/volume]
|
||||||
type = internal/pulseaudio
|
type = internal/pulseaudio
|
||||||
format-volume = <label-volume> <bar-volume>
|
format-volume = <ramp-volume> <label-volume>
|
||||||
|
|
||||||
click-right = pavucontrol &
|
click-right = pavucontrol &
|
||||||
|
|
||||||
bar-volume-width = 5
|
bar-volume-width = 10
|
||||||
bar-volume-indicator = |
|
bar-volume-indicator = |
|
||||||
bar-volume-fill = ─
|
bar-volume-fill = ─
|
||||||
bar-volume-empty = ─
|
bar-volume-empty = ─
|
||||||
bar-volume-fill-foreground = #ffffff
|
bar-volume-fill-foreground = #ffffff
|
||||||
|
|
||||||
ramp-volume-0 =
|
ramp-volume-0 = " "
|
||||||
ramp-volume-1 =
|
ramp-volume-1 = " "
|
||||||
ramp-volume-2 =
|
ramp-volume-2 = " "
|
||||||
ramp-volume-3 =
|
ramp-volume-3 = " "
|
||||||
ramp-volume-4 =
|
ramp-volume-4 = " "
|
||||||
ramp-headphones-0 =
|
ramp-headphones-0 =
|
||||||
ramp-headphones-1 =
|
ramp-headphones-1 =
|
||||||
format-ramp-foreground = ${colors.accent}
|
ramp-volume-foreground = ${colors.accent-alt}
|
||||||
|
|
||||||
#label-volume = %percentage%%
|
label-volume = %percentage%%
|
||||||
label-volume = " "
|
#format-volume-prefix = " "
|
||||||
format-volume-foreground = ${colors.accent-alt}
|
#format-volume-prefix-foreground = ${colors.accent-alt}
|
||||||
format-volume-underline = ${colors.accent}
|
format-volume-underline = ${colors.accent}
|
||||||
|
|
||||||
format-muted-prefix = " "
|
format-muted-prefix = " "
|
||||||
|
|||||||
Reference in New Issue
Block a user