- modifying the togglespit dispatcher to go through a layoutmsg dispatcher

This commit is contained in:
2026-03-08 10:58:16 +01:00
parent 10f5bed4f7
commit 84af068971
2 changed files with 6 additions and 6 deletions

View File

@@ -182,7 +182,7 @@ bind = $mainMod, V, togglefloating,
bind = $mainMod, space, exec, fuzzel
bind = $mainMod, D, exec, wayscriber --active
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, J, layoutmsg, togglesplit, # dwindle
bind = $mainMod, L, exec, hyprlock
bind = $mainMod, F, fullscreen,
bind = $mainMod, Delete, exec, ~/bin/suspend.sh