From 8bde6754eaf41801b4287471d72c3f87b7e5fbab Mon Sep 17 00:00:00 2001 From: lkrav Date: Mon, 8 Jun 2026 13:38:28 -0700 Subject: [PATCH] Use non-Mono VictorMono Nerd Font in Windows Terminal The "Mono" variant squeezes glyphs into single cells, distorting Victor Mono's cursive italics (bad kerning). Switch to "VictorMono Nerd Font" to match the WezTerm config, which renders italics correctly. Co-Authored-By: Claude Opus 4.8 --- windows/windows-terminal/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/windows-terminal/settings.json b/windows/windows-terminal/settings.json index 9e8fe0b..66d46c1 100644 --- a/windows/windows-terminal/settings.json +++ b/windows/windows-terminal/settings.json @@ -64,7 +64,7 @@ "colorScheme": "Australis", "font": { - "face": "VictorMono Nerd Font Mono", + "face": "VictorMono Nerd Font", "size": 11, "features": {