Add greetd config

This commit is contained in:
RealStickman 2022-07-29 15:35:48 +02:00 committed by exu
parent 16d83a03e3
commit dd4d66baf3

View File

@ -0,0 +1,9 @@
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number designating the VT.
vt = 7
[default_session]
command = "sway --config /etc/greetd/sway-config"
# The user to run the command as. A graphical greeter requires the "video" group for example
user = "greeter"