[terminal] # The VT to run the greeter on. Can be "next", "current" or a number # designating the VT. vt = 1 [default_session] command = "cage -s -- gtkgreet -l --style=/etc/greetd/gtkgreet.css" # 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 = "greeter"