1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52:50 -05:00

update & cleanup flake (#526)

This commit is contained in:
bokicoder
2025-10-22 22:59:23 +08:00
committed by GitHub
parent 378def1fa3
commit e55a517dae
3 changed files with 94 additions and 46 deletions

View File

@@ -99,9 +99,7 @@ in {
enable = true;
package = cfg.quickshell.package;
configs.dms = "${
dmsPkgs.dankMaterialShell
}/etc/xdg/quickshell/DankMaterialShell";
configs.dms = "${dmsPkgs.dankMaterialShell}/etc/xdg/quickshell/dms";
};
systemd.user.services.dms = lib.mkIf cfg.enableSystemd {