From bbb6d0f22956268f1b616863005cc138ef3bfd10 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 4 Aug 2020 20:37:03 +0100 Subject: Avoid closing by mistake --- kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3