Rename greetd.tuigreet

This commit is contained in:
2025-09-01 19:57:01 +02:00
parent e2131f900c
commit df29d95fd9

View File

@@ -4,7 +4,7 @@
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd \"uwsm start default\"";
command = "${pkgs.tuigreet}/bin/tuigreet --time --cmd \"uwsm start default\"";
user = "greeter";
};
};