mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-09-13 18:44:49 +00:00
Adjust splitting to prefer vert over horiz splits
This commit is contained in:
parent
c06bee9e2d
commit
ea7c137690
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ dwindle {
|
|||
|
||||
# Scale down special workspaces (bigger borders)
|
||||
special_scale_factor = 0.95
|
||||
|
||||
# Adjust splitting to slightly prefer vertical splits over horizontal ones
|
||||
split_width_multiplier = 1.1
|
||||
}
|
||||
|
||||
group {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue