Add workspace separator

Patrick Ziegler 2018-01-13 23:27:58 +01:00
parent 7bead62470
commit f82008ee78
1 changed files with 5 additions and 0 deletions

@ -140,4 +140,9 @@ label-empty-foreground = #55
;label-sticky-foreground = #fba922
;label-private = 
;label-private-foreground = #bd2c40
; Separator in between workspaces
label-separator = |
label-separator-padding = 2
label-separator-foreground = #ffb52a
~~~