ghostty: fix subsequent startup speed
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
f97ed10611
commit
c29aeedf01
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue