reduced window gap and few minor changes

dev-docs
Moritz Böhme 2021-07-15 17:20:29 +02:00
parent af28529b92
commit 79dced4858
1 changed files with 5 additions and 5 deletions

View File

@ -11,8 +11,8 @@ fi
# CONFIGURATION # # CONFIGURATION #
bspc config border_width 2 bspc config border_width 2
bspc config window_gap 7 bspc config window_gap 5
bspc config split_ratio 0.50 bspc config split_ratio 0.5
bspc config borderless_monocle true bspc config borderless_monocle true
bspc config gapless_monocle true bspc config gapless_monocle true
bspc config focus_follows_pointer true bspc config focus_follows_pointer true