1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00

Autostart DankMaterialShell on Niri startup

This commit is contained in:
blue linden
2025-08-06 09:15:11 -04:00
parent be2ed80d36
commit 3950ef2429
+2
View File
@@ -108,6 +108,8 @@
"micmute";
};
});
programs.niri.settings.spawn-at-startup =
[{ command = "qs" "-c" "DankMaterialShell"; }];
};
};
}