summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/default.yaml b/example/default.yaml
index 9b6c89045..1a72a6343 100644
--- a/example/default.yaml
+++ b/example/default.yaml
@@ -129,7 +129,7 @@ keybinds:
key: [ Char: 'j',]
- action: [GoToPreviousTab,]
key: [ Char: 'k',]
- - action: [NewTab,]
+ - action: [NewTab: ,]
key: [ Char: 'n',]
- action: [CloseTab,]
key: [ Char: 'x',]