summaryrefslogtreecommitdiff
path: root/common/modules/matugen/templates
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/matugen/templates')
-rw-r--r--common/modules/matugen/templates/matugen-zen.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/modules/matugen/templates/matugen-zen.nix b/common/modules/matugen/templates/matugen-zen.nix
index 142e5ff..179e72a 100644
--- a/common/modules/matugen/templates/matugen-zen.nix
+++ b/common/modules/matugen/templates/matugen-zen.nix
@@ -18,6 +18,10 @@
/* --zen-main-browser-background: {{colors.background.default.hex}} !important; */
}
+ * {
+ font-family: "JetBrainsMono Nerd Font", monospace !important;
+ }
+
.sidebar-placesTree {
background-color: {{colors.surface_container.default.hex}} !important;
}