From 6b7b13a08b0df2cb22d3927d9d4e24e48b006120 Mon Sep 17 00:00:00 2001 From: brustybee Date: Fri, 13 Mar 2026 14:28:33 +0530 Subject: i like it boxy fix xorg systemd services startup and more --- common/modules/matugen/templates/matugen-zen.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'common/modules/matugen/templates/matugen-zen.nix') 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; } -- cgit v1.3.1