From 141855bcaed2d386107240f4090bf7f4a7364f7f Mon Sep 17 00:00:00 2001 From: brustybee Date: Thu, 2 Apr 2026 23:50:09 +0530 Subject: chnage zen ui font and add settings-persist script --- common/modules/matugen/templates/matugen-zen.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/modules/matugen/templates') diff --git a/common/modules/matugen/templates/matugen-zen.nix b/common/modules/matugen/templates/matugen-zen.nix index cd98991..313b754 100644 --- a/common/modules/matugen/templates/matugen-zen.nix +++ b/common/modules/matugen/templates/matugen-zen.nix @@ -133,7 +133,7 @@ } * { - font-family: "JetBrainsMono Nerd Font", monospace !important; + font-family: "IosevkaInput", monospace !important; border-radius: 0 !important; } -- cgit v1.3.1