From c99ee61605a2a0ffd992c7495d2c62ec139f9ff8 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Mon, 11 May 2026 21:53:26 -0400 Subject: [PATCH] ghostty: disable calt font thing --- home/progs/ghostty.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/progs/ghostty.nix b/home/progs/ghostty.nix index e80984a..63e20ae 100644 --- a/home/progs/ghostty.nix +++ b/home/progs/ghostty.nix @@ -41,6 +41,7 @@ # font font-family = "JetBrainsMono Nerd Font"; font-size = 12; + font-feature = "-calt"; # window window-decoration = false;