Less window_gap
This commit is contained in:
parent
9cfab2926b
commit
c1884475b3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ bspc control --adopt-orphans
|
||||||
|
|
||||||
bspc config border_width 1
|
bspc config border_width 1
|
||||||
bspc config -m $INTERN top_padding 14
|
bspc config -m $INTERN top_padding 14
|
||||||
bspc config window_gap 8
|
bspc config window_gap 2
|
||||||
bspc config split_ratio 0.5
|
bspc config split_ratio 0.5
|
||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
bspc config gapless_monocle false
|
bspc config gapless_monocle false
|
||||||
|
|
Loading…
Reference in a new issue