summaryrefslogtreecommitdiffstats
path: root/zellij-utils/assets
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-07-09 13:11:02 +0200
committera-kenji <aks.kenji@protonmail.com>2021-07-09 13:11:02 +0200
commitcf8d5a7a4d7ad6bc350292b3fa1f583d04b21e6c (patch)
tree92b2e8eecf253f1684c66fc12c6763ab54db1f62 /zellij-utils/assets
parent89f84ecd3f1a1573d0f3d8e0c46426d162f2b2e4 (diff)
Use lowercase for options
Diffstat (limited to 'zellij-utils/assets')
-rw-r--r--zellij-utils/assets/config/default.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/zellij-utils/assets/config/default.yaml b/zellij-utils/assets/config/default.yaml
index 9b0a57ffa..d9090a8dc 100644
--- a/zellij-utils/assets/config/default.yaml
+++ b/zellij-utils/assets/config/default.yaml
@@ -244,6 +244,6 @@ keybinds:
# Choose what to do when zellij receives SIGTERM, SIGINT, SIGQUIT or SIGHUP
# eg. when terminal window with an active zellij session is closed
# Options:
-# - Detach (Default)
-# - Quit
-#on_force_close: Quit
+# - detach (Default)
+# - quit
+#on_force_close: quit