From 6d8eec22cddf0be0c190fb06c88f9fd9e3838757 Mon Sep 17 00:00:00 2001 From: brustybee Date: Wed, 11 Mar 2026 10:38:51 +0530 Subject: Add dwm --- common/modules/matugen/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/modules/matugen') diff --git a/common/modules/matugen/default.nix b/common/modules/matugen/default.nix index 2d1cdc8..5a16265 100644 --- a/common/modules/matugen/default.nix +++ b/common/modules/matugen/default.nix @@ -134,7 +134,7 @@ in ''} - ${lib.optionalString config.beeMods.mango.enable '' + ${lib.optionalString config.beeMods.dwm.enable '' [templates.Xresources] input_path = "~/.config/matugen/templates/colors-xresources" output_path = "~/.config/wallust/templates/colors-xresources" -- cgit v1.3.1