Login daemon for console and graphical greeters
why a greeter?
because you normally want to start a bunch of stuff when you login
sudo systecmctl enable greetd
Config is in /etc/greetd/config.toml
By default it launches agreety, but I'm using tuigreet
yay -S greetd-tuigreet
[default_session]
command = "tuigreet --remember --cmd 'sway --unsupported-gpu'"