I'm looking to improve the startup time of kitty on my desktop, as I open and close instances quite frequently.
The --single-instance option makes a big difference, but it seems as though that single instance is closed when all of the windows are closed.
Could there be a way to run kitty as a headless single-instance (that could be launched on computer startup), similar to the Emacs --daemon option?
Sorry if this already exists; I couldn't see anything in the manual or docs.
I'm looking to improve the startup time of kitty on my desktop, as I open and close instances quite frequently.
The
--single-instanceoption makes a big difference, but it seems as though that single instance is closed when all of the windows are closed.Could there be a way to run kitty as a headless single-instance (that could be launched on computer startup), similar to the Emacs
--daemonoption?Sorry if this already exists; I couldn't see anything in the manual or docs.