fix: update config for Hyprland 0.55 breaking changes

Remove dwindle:pseudotile option (removed in 0.55) and switch the
togglesplit keybind to layoutmsg, togglesplit (dispatcher reworked
in 0.54).
This commit is contained in:
Jeena 2026-05-16 01:15:55 +00:00
parent ebea0fd6ec
commit 6ece13e84b
2 changed files with 1 additions and 2 deletions

View file

@ -160,7 +160,6 @@ animations {
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
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
force_split = 2
}