SmartestHome/hosts/kitchen-display/configs/greetd/config.toml

10 lines
258 B
TOML

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