🐛 fix(kitty): disable confirm to close the window
This commit is contained in:
parent
041a35c370
commit
8655b00e73
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ allow_remote_control yes
|
||||||
listen_on unix:@mykitty
|
listen_on unix:@mykitty
|
||||||
allow_hyperlinks yes
|
allow_hyperlinks yes
|
||||||
shell_integration enabled
|
shell_integration enabled
|
||||||
|
confirm_os_window_close 0
|
||||||
|
|
||||||
|
|
||||||
# Keybindings
|
# Keybindings
|
||||||
|
|
Loading…
Add table
Reference in a new issue