Polybar: Fix volume ramp mute coloration
This commit is contained in:
parent
5fa4fe9ce2
commit
335a0cfcfd
@ -423,11 +423,11 @@ type = internal/volume
|
||||
format-volume = <ramp-volume> <label-volume>
|
||||
format-volume-underline = ${res/colors.underline-volume}
|
||||
format-muted = <ramp-volume> <label-muted>
|
||||
format-muted-foreground = ${res/colors.background-4}
|
||||
format-muted-underline = ${res/colors.underline-volume}
|
||||
|
||||
label-volume = %percentage%%
|
||||
label-muted = %percentage%%
|
||||
label-muted-foreground = ${res/colors.background-4}
|
||||
|
||||
ramp-volume-0 =
|
||||
ramp-volume-1 =
|
||||
|
Loading…
Reference in New Issue
Block a user