Use lowercase for options
This commit is contained in:
parent
89f84ecd3f
commit
cf8d5a7a4d
1 changed files with 3 additions and 3 deletions
|
|
@ -244,6 +244,6 @@ keybinds:
|
||||||
# Choose what to do when zellij receives SIGTERM, SIGINT, SIGQUIT or SIGHUP
|
# Choose what to do when zellij receives SIGTERM, SIGINT, SIGQUIT or SIGHUP
|
||||||
# eg. when terminal window with an active zellij session is closed
|
# eg. when terminal window with an active zellij session is closed
|
||||||
# Options:
|
# Options:
|
||||||
# - Detach (Default)
|
# - detach (Default)
|
||||||
# - Quit
|
# - quit
|
||||||
#on_force_close: Quit
|
#on_force_close: quit
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue