ghostty: speedup start

This commit is contained in:
2026-04-25 22:31:21 -04:00
parent b5a94520fe
commit 72320e2332

View File

@@ -23,6 +23,11 @@
# cursor
cursor-style = "underline";
# keep one daemon alive so subsequent launches (e.g. niri Mod+T) are
# instant instead of paying GTK + wgpu init each time. relies on the
# dbus-activated systemd user service that the HM module wires up.
gtk-single-instance = true;
};
};