Session for greeter

This commit is contained in:
Antoine Phan
2024-09-21 23:51:03 -04:00
parent 22bb9b2217
commit feed706a8a
3 changed files with 51 additions and 48 deletions

View File

@@ -5,10 +5,9 @@ vt = 1
# The default session, also known as the greeter.
[default_session]
command = "tuigreet --cmd /usr/bin/zsh"
# 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
# in the `video` group.
user = "antoine"
[initial_session]
command = "Hyprland"
user = "antoine"