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:
parent
ebea0fd6ec
commit
6ece13e84b
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue