Skip to content

Commit

Permalink
roles/greetd: make tuigreet more featureful
Browse files Browse the repository at this point in the history
Signed-off-by: John Helmert III <[email protected]>
  • Loading branch information
ajakk committed Dec 16, 2023
1 parent e054e38 commit 534a73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/greetd/files/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 534a73c

Please sign in to comment.