1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-12 16:52:10 -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

View File

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