diff --git a/zellij-utils/assets/config/default.yaml b/zellij-utils/assets/config/default.yaml index 9b0a57ff..d9090a8d 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