1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05: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

View File

@@ -108,6 +108,8 @@
"micmute";
};
});
programs.niri.settings.spawn-at-startup =
[{ command = "qs" "-c" "DankMaterialShell"; }];
};
};
}