bspwm: Enable futile configuration options

This commit is contained in:
Salt 2018-02-12 22:43:49 -06:00
parent 67483138e7
commit 6c3ba8f2ad

View File

@ -50,6 +50,8 @@ bspc config window_gap 10
bspc config split_ratio 0.50
bspc config borderless_monocle true
bspc config gapless_monocle true
bspc config remove_disabled_monitors true
bspc config remove_unplugged_monitors true
bspc focus_follows_pointer true
bspc click_to_focus true