This commit is contained in:
2024-09-30 14:11:55 -04:00
parent e63c95d319
commit 3ffb753d56
9 changed files with 16 additions and 68 deletions

View File

@@ -46,7 +46,7 @@
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd ${pkgs.niri}/bin/niri-session";
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd niri-session";
user = "${username}";
};
};