Kitty, remove yes/no prompt on close

This commit is contained in:
Julia Lange 2024-05-27 01:55:38 -07:00
parent 1fdf2b9462
commit 68eb6fe380
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto

View file

@ -14,6 +14,7 @@
font_family = config.kitty.font;
font_size = config.kitty.font_size;
enable_audio_bell = "no";
confirm_os_window_close = 0;
};
};
};