Use lowercase for options

This commit is contained in:
a-kenji 2021-07-09 13:11:02 +02:00
parent 89f84ecd3f
commit cf8d5a7a4d

View file

@ -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