chore(zellij): mess up alt d
parent
ae90b3c7e5
commit
7657301b7e
|
@ -8,11 +8,11 @@ keybinds {
|
|||
normal {
|
||||
bind "Alt p" { SwitchFocus; }
|
||||
bind "Alt n" { NewPane; }
|
||||
bind "Alt d" { NewPane "Down"; }
|
||||
bind "Alt m" { NewPane "Down"; }
|
||||
}
|
||||
locked {
|
||||
bind "Alt p" { SwitchFocus; }
|
||||
bind "Alt n" { NewPane; }
|
||||
bind "Alt d" { NewPane "Down"; }
|
||||
bind "Alt m" { NewPane "Down"; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue