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

@ -7,7 +7,7 @@ bind = $mainMod, V, togglefloating,
bindr = $mainMod, SUPER_L, exec, $app_menu
bind = SHIFT, SUPER_L, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, J, layoutmsg, togglesplit # dwindle
bind = $mainMod, F, fullscreen