Use layoutmsg for togglesplit dispatcher

This commit is contained in:
ItsDrike 2023-10-10 20:20:40 +02:00
parent 4049a59628
commit 0291bccf22
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -68,7 +68,7 @@ bind = SUPER_SHIFT, Space, fullscreen, 1
bind = CTRL_SHIFT, Space, exec, toggle-fakefullscreen
bind = SUPER, P, exec, bash -c "if hyprctl activewindow | grep 'floating: 0'; then hyprctl dispatch togglefloating active; fi; hyprctl dispatch pin active"
bind = SUPER_SHIFT, P, pseudo,
bind = SUPER_SHIFT, S, togglesplit,
bind = SUPER_SHIFT, S, layoutmsg, togglesplit
# Window groups
bind = SUPER, G, togglegroup,