kota's memex

https://git.sr.ht/~kennylevinsen/greetd

A login manager often used with wayland compositors. There are many different "greeters" or UIs you can choose from. You can also setup auto-login.

auto-login

[terminal]
vt = 7

[default_session]
command = "agreety --cmd /home/kota/bin/start-sway"
user = "greetd"

[initial_session]
# command = "$SHELL"
command = "/home/kota/bin/start-sway"
user = "kota"