This commit is contained in:
2024-09-30 14:11:55 -04:00
parent 6922052c97
commit b00e6758fe
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}";
};
};