diff --git a/home/common/ghostty.nix b/home/common/ghostty.nix
index f9f52d7..f2283cb 100644
--- a/home/common/ghostty.nix
+++ b/home/common/ghostty.nix
@@ -19,8 +19,6 @@
         font-style-bold-italic = "ExtraLight";
         font-synthetic-style = false;
 
-        freetype-load-flags = "no-force-autohint";
-
         adjust-cursor-thickness = 4;
         adjust-underline-position = 3;
         adjust-underline-thickness = -1;