forked from Snoweuph/Dotfiles
17 lines
348 B
INI
17 lines
348 B
INI
[bar/workspaces]
|
|
inherit = base/bar
|
|
|
|
modules-center = single-xworkspaces
|
|
|
|
bottom = true
|
|
|
|
width = 12%
|
|
offset-x = ${style.double-gaps}
|
|
offset-y = ${style.double-gaps}
|
|
|
|
border-size = ${style.border-thickness}
|
|
border-bottom-size = ${style.border-thickness}
|
|
border-color = ${colors.primary-accent}
|
|
|
|
override-redirect = true
|
|
wm-restack = ${env:RESTACK:}
|