From 8655b00e73d575547387251d7560f501513710e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 17 Jan 2024 01:10:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(kitty):=20disable=20confirm?= =?UTF-8?q?=20to=20close=20the=20window?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/kitty/kitty.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index afe1fec2..e51a0268 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -46,6 +46,7 @@ allow_remote_control yes listen_on unix:@mykitty allow_hyperlinks yes shell_integration enabled +confirm_os_window_close 0 # Keybindings