diff options
| author | brustybee <beebeeb5k@gmail.com> | 2026-04-02 23:50:09 +0530 |
|---|---|---|
| committer | brustybee <beebeeb5k@gmail.com> | 2026-04-02 23:50:09 +0530 |
| commit | 141855bcaed2d386107240f4090bf7f4a7364f7f (patch) | |
| tree | eee7e3e8bf34e14c1a1d610a217367e4aa98cb32 /common/modules/matugen/templates/matugen-zen.nix | |
| parent | 6b6db64866587aabf434a1fcaa6d8cd235c00342 (diff) | |
chnage zen ui font and add settings-persist script
Diffstat (limited to 'common/modules/matugen/templates/matugen-zen.nix')
| -rw-r--r-- | common/modules/matugen/templates/matugen-zen.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
