ghostty: keep warm daemon alive with no windows

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-07-29 22:45:02 +01:00
parent 734d18791c
commit 1b59058b91
2 changed files with 20 additions and 12 deletions

View file

@ -44,6 +44,8 @@ in
confirm-close-surface = false;
gtk-titlebar = false;
gtk-single-instance = true;
# keeps the warm instance alive with zero windows
quit-after-last-window-closed = false;
cursor-style = "bar";
cursor-style-blink = true;
};