summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zellij-utils/assets/config/default.yaml')
-rw-r--r--zellij-utils/assets/config/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zellij-utils/assets/config/default.yaml b/zellij-utils/assets/config/default.yaml
index 94f12f33c..42f2287b7 100644
--- a/zellij-utils/assets/config/default.yaml
+++ b/zellij-utils/assets/config/default.yaml
@@ -136,7 +136,7 @@ keybinds:
key: [ Char: 'h', Left, Up, Char: 'k',]
- action: [GoToNextTab,]
key: [ Char: 'l', Right,Down, Char: 'j']
- - action: [NewTab,]
+ - action: [NewTab: ,]
key: [ Char: 'n',]
- action: [CloseTab,]
key: [ Char: 'x',]