polybar: farben
This commit is contained in:
parent
3ca656d5f3
commit
7d7bc4c6fc
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,10 @@
|
||||||
[module/startmenu]
|
[module/startmenu]
|
||||||
type = custom/menu
|
type = custom/menu
|
||||||
|
format-full-prefix-foreground =${colors.foreground-alt}
|
||||||
label-open =" Start"
|
label-open =" Start "
|
||||||
label-close =" Close"
|
label-close =" Close "
|
||||||
|
label-open-background = "#32CD32"
|
||||||
|
label-close-background = "#FF8A00"
|
||||||
label-separator = |
|
label-separator = |
|
||||||
format-spacing = 1
|
format-spacing = 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue