bspc config border_width 2
bspc config window_gap 8
-bspc config top_padding 28
+#bspc config top_padding 20
bspc config split_ratio 0.52
bspc config borderless_monocle true
;offset-x = 1%
;offset-y = 1%
radius = 3.0
-fixed-center = false
+fixed-center = true
background = ${colors.background}
foreground = ${colors.foreground}
padding-left = 0
padding-right = 2
-module-margin-left = 1
+module-margin-left = 2
module-margin-right = 2
font-0 = Ubuntu:fontformat=truetype:antialias=true:pixelsize=9;1
font-2 = Wuncon Siji:pixelsize=10;1
font-3 = FontAwesome:pixelsize=10;1
-modules-left = bspwm
-modules-center = xwindow
+modules-left = bspwm xwindow
+modules-center =
modules-right = volume filesystem mail xkeyboard memory cpu battery temperature date powermenu
tray-position = right
;compositing-border = over
[global/wm]
-margin-top = 5
+margin-top = 0
margin-bottom = 0
; vim:ft=dosini