remove confirmation to close in kitty

This commit is contained in:
Quentin Boyer 2022-06-04 20:54:49 +02:00
parent 63316be973
commit 19a501e280

View file

@ -25,6 +25,8 @@ in {
then "#${color.bright}"
else colorCfgNormal color;
in {
confirm_os_window_close = 0;
background = colorCfg cCfg.background;
foreground = colorCfg cCfg.foreground;