adjust kitty settings and move apps out of home and into configuration

This commit is contained in:
pager
2026-04-13 18:51:23 -04:00
parent 46a5cd52c8
commit 0656c095d6
3 changed files with 5 additions and 5 deletions

View File

@ -1266,7 +1266,7 @@ background_blur 64
#: kitty will cycle through various known editors (vim, emacs, etc.)
#: and take the first one that exists on your system.
# close_on_child_death no
close_on_child_death yes
#: Close the window when the child process (shell) exits. With the
#: default value no, the terminal will remain open when the child