mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: update layout setup
This commit is contained in:
parent
3234bff313
commit
93ab549e42
1 changed files with 4 additions and 3 deletions
|
|
@ -79,9 +79,10 @@ animations {
|
||||||
## dwindle layout {{{
|
## dwindle layout {{{
|
||||||
# https://wiki.hyprland.org/Configuring/Dwindle-Layout
|
# https://wiki.hyprland.org/Configuring/Dwindle-Layout
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = true # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
pseudotile = false
|
||||||
preserve_split = true # you probably want this
|
preserve_split = false
|
||||||
no_gaps_when_only = 1
|
force_split = 2
|
||||||
|
no_gaps_when_only = true
|
||||||
}
|
}
|
||||||
# }}}
|
# }}}
|
||||||
## master layout {{{
|
## master layout {{{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue