----- Changes: bspwmrc

+ Used single monocle (Monocle when there's only 1 window opened)
This commit is contained in:
ziro 2020-05-19 09:09:17 +07:00
parent 8622acb8d9
commit ee9fb0df18

View file

@ -27,6 +27,7 @@ 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