diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 729ec32..4cc2787 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -4,8 +4,8 @@ bspc monitor DP-0 -d 1 2 3 4 5 6 7 8 9 10 bspc config border_width 2 bspc config window_gap 5 -bspc config top_padding 32 -bspc config bottom_padding 0 +bspc config top_padding 0 +bspc config bottom_padding 32 bspc config split_ratio 0.50 bspc config borderless_monocle true bspc config gapless_monocle true diff --git a/config/polybar/config.ini b/config/polybar/config.ini index b4ece30..3c4aa55 100644 --- a/config/polybar/config.ini +++ b/config/polybar/config.ini @@ -13,7 +13,7 @@ monitor-fallback = monitor-strict = false enable-ipc = true override-redirect = true -bottom = false +bottom = true fixed-center = true width = 100% height = 32