1
1
Fork 0

ghostty: disable hinting fix

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-11 11:51:44 -06:00
parent d7a6d64a4d
commit 9186d72672
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -39,9 +39,9 @@ in {
# https://ghostty.org/docs/config/reference#font-size # https://ghostty.org/docs/config/reference#font-size
font-size = 14; font-size = 14;
# https://github.com/ghostty-org/ghostty/discussions/3515
# https://ghostty.org/docs/config/reference#freetype-load-flags # https://ghostty.org/docs/config/reference#freetype-load-flags
freetype-load-flags = "no-force-autohint"; # https://github.com/ghostty-org/ghostty/discussions/3515
#// freetype-load-flags = "no-force-autohint";
# https://ghostty.org/docs/config/reference#gtk-titlebar # https://ghostty.org/docs/config/reference#gtk-titlebar
gtk-titlebar = false; gtk-titlebar = false;