From ae6975257bcafe6d1a89de06365771f521bfe06f Mon Sep 17 00:00:00 2001 From: brustybee Date: Thu, 2 Apr 2026 21:33:26 +0530 Subject: style changes --- common/modules/matugen/templates/matugen-vesktop.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/modules/matugen/templates') diff --git a/common/modules/matugen/templates/matugen-vesktop.nix b/common/modules/matugen/templates/matugen-vesktop.nix index 6ba0053..461d2c6 100644 --- a/common/modules/matugen/templates/matugen-vesktop.nix +++ b/common/modules/matugen/templates/matugen-vesktop.nix @@ -22,8 +22,8 @@ body { /* font options */ - --font: "JetBrainsMono Nerd Font"; - --code-font: "JetBrainsMono Nerd Font"; + --font: "IosevkaInput"; + --code-font: "IosevkaInput"; font-weight: 300; letter-spacing: -0.05ch; -- cgit v1.3.1