SmartestHome/hosts/door-panel/configs/greetd/config.toml

10 lines
258 B
TOML

# greetd — autologin straight into the kiosk Sway session, no greeter UI. Same
# shape as hosts/kitchen-display's/hosts/touch-panel's own config.toml.
[terminal]
vt = 1
[default_session]
command = "/usr/local/bin/kiosk-session"
user = "@KIOSK_USERNAME@"