Fix togglesplit
This commit is contained in:
parent
b4cb2705d9
commit
bc8c4c3559
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue