adjust split_ratio to 0.5
This commit is contained in:
parent
a6de093cfe
commit
9a50092488
1 changed files with 1 additions and 1 deletions
2
bspwmrc
2
bspwmrc
|
|
@ -21,7 +21,7 @@ fi
|
|||
bspc config border_width 1
|
||||
bspc config window_gap 0
|
||||
|
||||
bspc config split_ratio 0.52
|
||||
bspc config split_ratio 0.50
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config focus_follows_pointer true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue