diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index 129bd83..b34c984 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -22,12 +22,11 @@ bspc config top_padding 28 bspc config bottom_padding 0 bspc config left_padding 0 bspc config right_padding 0 -bspc config single_monocle false +bspc config single_monocle true bspc config click_to_focus true bspc config split_ratio 0.50 bspc config borderless_monocle true bspc config gapless_monocle true -bspc config single_monocle true bspc config focus_by_distance true bspc config focus_follows_pointer true bspc config history_aware_focus true