mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-06 20:51:08 +01:00
remove confirmation to close in kitty
This commit is contained in:
parent
63316be973
commit
19a501e280
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue