1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Remove the swap layout key binding

This commit is contained in:
Mo 2024-03-02 16:08:04 +01:00
parent 21fcc64265
commit 6eeaea5113

View file

@ -11,7 +11,6 @@ session_serialization false
keybinds clear-defaults=true {
normal {
bind "Alt l" { NextSwapLayout; }
bind "Alt L" { SwitchToMode "locked"; }
bind "Alt p" { SwitchToMode "pane"; }
bind "Alt r" { SwitchToMode "resize"; }