summaryrefslogtreecommitdiff
path: root/common/modules/matugen/templates/matugen-xresources.nix
diff options
context:
space:
mode:
Diffstat (limited to 'common/modules/matugen/templates/matugen-xresources.nix')
-rw-r--r--common/modules/matugen/templates/matugen-xresources.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/modules/matugen/templates/matugen-xresources.nix b/common/modules/matugen/templates/matugen-xresources.nix
index f33fda2..292f0f2 100644
--- a/common/modules/matugen/templates/matugen-xresources.nix
+++ b/common/modules/matugen/templates/matugen-xresources.nix
@@ -4,7 +4,7 @@
...
}:
{
- config = lib.mkIf config.beeMods.mango.enable {
+ config = lib.mkIf config.beeMods.windowManagers.dwm.enable {
xdg.configFile."matugen/templates/colors-xresources" = {
text = ''
dwm.normbordercolor : {{colors.outline.default.hex}}