add matugen config for hyprland auto-theming

This commit is contained in:
2025-11-06 13:01:19 +00:00
parent a811f83835
commit 0abec9994c
4 changed files with 18 additions and 8 deletions
+5
View File
@@ -36,6 +36,11 @@ in
outOfStoreSymlink = true;
recursive = false;
};
".config/matugen" = {
source = ../../configs/matugen;
outOfStoreSymlink = true;
recursive = true;
};
".config/DankMaterialShell" = {
source = ../../configs/dms-darp8;
outOfStoreSymlink = true;