mirror of https://github.com/polybar/polybar.git
Add workspace separator
parent
7bead62470
commit
f82008ee78
|
@ -140,4 +140,9 @@ label-empty-foreground = #55
|
||||||
;label-sticky-foreground = #fba922
|
;label-sticky-foreground = #fba922
|
||||||
;label-private =
|
;label-private =
|
||||||
;label-private-foreground = #bd2c40
|
;label-private-foreground = #bd2c40
|
||||||
|
|
||||||
|
; Separator in between workspaces
|
||||||
|
label-separator = |
|
||||||
|
label-separator-padding = 2
|
||||||
|
label-separator-foreground = #ffb52a
|
||||||
~~~
|
~~~
|
Loading…
Reference in New Issue