mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/hypr/hyprland/general.conf Update .config/hypr/hyprland/layouts.conf Update .config/nvim/lazy-lock.json
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
dwindle {
|
|
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
|
preserve_split = true # You probably want this
|
|
}
|
|
|
|
master {
|
|
new_status = slave
|
|
allow_small_split = true
|
|
orientation = left
|
|
}
|