Add underline to polybar volume
This commit is contained in:
parent
af95ae9a54
commit
e3f382b630
1 changed files with 2 additions and 0 deletions
|
|
@ -117,6 +117,8 @@ label = %date% %time%
|
||||||
type = internal/volume
|
type = internal/volume
|
||||||
|
|
||||||
format-volume = <label-volume>
|
format-volume = <label-volume>
|
||||||
|
format-volume-underline = #e83c3a
|
||||||
|
|
||||||
label-volume = Vol: %percentage%%
|
label-volume = Vol: %percentage%%
|
||||||
label-volume-foreground = ${root.foreground}
|
label-volume-foreground = ${root.foreground}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue