mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/hypr/hyprland.conf Update .config/hypr/hyprland/binds/audio.conf Update .config/hypr/hyprland/binds/open_apps.conf Update .config/hypr/hyprland/binds/windows.conf Update .config/hypr/hyprland/decoration.conf Update .config/hypr/hyprland/exec.conf Update .config/hypr/hyprland/general.conf Update .config/hypr/hyprland/layouts.conf Update .config/hypr/hyprland/rules/vesktop.conf Update .config/hypr/hyprpaper.conf Update .config/mako/config Update .config/nvim/lazy-lock.json Update .config/waybar/colors.css Update .config/wofi/colors
12 lines
270 B
Plaintext
12 lines
270 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
|
|
|
|
}
|