aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-08-04 20:37:03 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:29 +0100
commitbbb6d0f22956268f1b616863005cc138ef3bfd10 (patch)
tree63b3a44ee487210ec6b6c2150762f2a70c288eca
parent4ac99146d019965fc02ba53ebfdf21cad5211f9f (diff)
downloaddotnvim-bbb6d0f22956268f1b616863005cc138ef3bfd10.tar.gz
dotnvim-bbb6d0f22956268f1b616863005cc138ef3bfd10.zip
Avoid closing by mistake
-rw-r--r--kitty.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty.conf b/kitty.conf
index 196f060..2216ba3 100644
--- a/kitty.conf
+++ b/kitty.conf
@@ -502,7 +502,7 @@ resize_in_steps no
#: when resizing the OS window. Note that this does not currently work
#: on Wayland.
-confirm_os_window_close 0
+confirm_os_window_close 1
#: Ask for confirmation when closing an OS window or a tab that has at
#: least this number of kitty windows in it. A value of zero disables