Fix togglesplit

This commit is contained in:
Thomas Avé 2026-03-10 13:55:47 +07:00
parent b4cb2705d9
commit bc8c4c3559
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ in {
"$mainMod, M, fullscreen, 1"
"$mainMod, F11, fullscreen"
"$mainMod, F, togglefloating,"
"$mainMod, SPACE, togglesplit, # dwindle"
"$mainMod, SPACE, layoutmsg, togglesplit"
"CONTROL_L ALT_L, L, exec, ${pkgs.hyprlock}/bin/hyprlock"
"$mainMod, C, exec, vicinae vicinae://extensions/vicinae/clipboard/history"
"$mainMod, N, exec, vicinae vicinae://extensions/vicinae/wm/switch-windows"