From cef4599c1b36807b197f1dcc182e5c8825c1a18e Mon Sep 17 00:00:00 2001 From: Zoe Date: Fri, 22 Apr 2022 13:22:54 +0200 Subject: [PATCH] fix annoying popup that asks me to close window every time --- kitty.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kitty.conf b/kitty.conf index 448c449..d52f882 100644 --- a/kitty.conf +++ b/kitty.conf @@ -90,3 +90,6 @@ mark1_background #ff5555 # advanced update_check_interval 0 + +# fix weird defaults +confirm_os_window_close 0