summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-utils/assets')
-rw-r--r--zellij-utils/assets/config/default.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/zellij-utils/assets/config/default.yaml b/zellij-utils/assets/config/default.yaml
index 323c96e9f..51ef72c2a 100644
--- a/zellij-utils/assets/config/default.yaml
+++ b/zellij-utils/assets/config/default.yaml
@@ -140,6 +140,8 @@ keybinds:
key: [Ctrl: 'o',]
- action: [Quit]
key: [Ctrl: 'q']
+ - action: [MovePane: ,]
+ key: [Char: 'n', Char: "\t",]
- action: [MovePane: Left,]
key: [Char: 'h', Left,]
- action: [MovePane: Down,]