ghostty: disable hinting fix
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
d7a6d64a4d
commit
9186d72672
1 changed files with 2 additions and 2 deletions
|
@ -39,9 +39,9 @@ in {
|
|||
# https://ghostty.org/docs/config/reference#font-size
|
||||
font-size = 14;
|
||||
|
||||
# https://github.com/ghostty-org/ghostty/discussions/3515
|
||||
# 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
|
||||
gtk-titlebar = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue