1
1
Fork 0

ghostty: fix subsequent startup speed

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-31 07:58:45 -06:00
parent f97ed10611
commit c29aeedf01
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -46,6 +46,9 @@ in {
# https://github.com/ghostty-org/ghostty/discussions/3515 # https://github.com/ghostty-org/ghostty/discussions/3515
#// freetype-load-flags = "no-force-autohint"; #// freetype-load-flags = "no-force-autohint";
# https://ghostty.org/docs/help/gtk-single-instance
gtk-single-instance = true;
# https://ghostty.org/docs/config/reference#gtk-titlebar # https://ghostty.org/docs/config/reference#gtk-titlebar
gtk-titlebar = false; gtk-titlebar = false;