fix(polybar config): added pin workspaces option

This commit is contained in:
Vlad Doster 2020-01-05 23:01:33 -05:00
parent b9d295d45c
commit 1bde781748

View File

@ -130,6 +130,8 @@ format = <label-state> <label-mode>
index-sort = true
wrapping-scroll = false
pin-workspaces = true
label-mode-padding = 1
label-mode-foreground = ${colors.white}
label-mode-background = ${colors.darkyellow}