diff options
| author | brustybee <bee@4d2.org> | 2026-03-11 10:38:51 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-11 10:38:51 +0530 |
| commit | 6d8eec22cddf0be0c190fb06c88f9fd9e3838757 (patch) | |
| tree | 8d75504041c3a555a01f19002428c75fba190ef4 /common/modules/matugen | |
| parent | 870745197024128e29c4f461a0e09d36dcf348bb (diff) | |
Add dwm
Diffstat (limited to 'common/modules/matugen')
| -rw-r--r-- | common/modules/matugen/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
