diff --git a/roles/greetd/files/config.toml b/roles/greetd/files/config.toml index 5909293..c9ba294 100644 --- a/roles/greetd/files/config.toml +++ b/roles/greetd/files/config.toml @@ -8,7 +8,7 @@ vt = 7 # `agreety` is the bundled agetty/login-lookalike. You can replace `$SHELL` # with whatever you want started, such as `sway`. -command = "tuigreet -c 'sway'" +command = "tuigreet --issue --remember --remember-user-session --user-menu --time" # The user to run the command as. The privileges this user must have depends # on the greeter. A graphical greeter may for example require the user to be