From 72f087261827c665f4c2d467cf1884e975d7210d Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Mon, 2 Sep 2024 19:48:38 +0200 Subject: [PATCH] ghostty: disable synthetic styles --- home/common/ghostty.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/common/ghostty.nix b/home/common/ghostty.nix index 2980988..b518ff9 100644 --- a/home/common/ghostty.nix +++ b/home/common/ghostty.nix @@ -33,6 +33,7 @@ in font-family = "Berkeley Mono Variable"; font-family-bold-italic = "Monaspace Xenon"; font-style-bold-italic = "ExtraLight Italic"; + font-synthetic-style = false; font-variation-italic = [ "wght=100" ]; adjust-cell-height = 1;