Skip to content

Commit dbd4ddc

Browse files
committed
zellij
1 parent cb9b66f commit dbd4ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

home/.config/zellij/config.kdl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ keybinds {
3030
bind "p" { SwitchToMode "Pane"; }
3131
bind "s" { SwitchToMode "Scroll"; }
3232
bind "t" { SwitchToMode "Tab"; }
33+
bind "x" { CloseFocus; SwitchToMode "Normal"; }
3334
bind "v" { NewPane "Right"; SwitchToMode "Normal"; }
3435
}
3536

0 commit comments

Comments
 (0)