[kitty] add the new option for confirming window close

This commit is contained in:
Dmytro Meleshko 2020-07-04 19:47:19 +03:00
parent 114ab4b3fe
commit db00d807bc
1 changed files with 6 additions and 0 deletions

View File

@ -299,6 +299,12 @@ inactive_text_alpha 0.5
#: Fade the text in inactive windows by the specified amount (a number
#: between zero and one, with zero being fully faded).
confirm_os_window_close 1
#: Ask for confirmation when closing an OS window that has at least this
#: number of kitty windows in it. A value of zero disables confirmation.
#: This confirmation also applies to requests to quit the entire application (all
#: OS windows, via the quite action).
#: }}}
#: Tab bar {{{