tweak(kitty): disable confirm os window close
This commit is contained in:
parent
06ee155d43
commit
ae251bcc64
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
||||||
name = "DejaVuSansMono";
|
name = "DejaVuSansMono";
|
||||||
size = 12;
|
size = 12;
|
||||||
};
|
};
|
||||||
|
settings = {
|
||||||
|
confirm_os_window_close = 0;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
home.shellAliases = {
|
home.shellAliases = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue