base desktop + preseed v01
This commit is contained in:
parent
4cf6e46a7b
commit
b29e81fe29
5 changed files with 14 additions and 9 deletions
|
|
@ -12,9 +12,9 @@ command = "sway --config /etc/kiosk-setting/sway/config"
|
|||
# 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 = "kiosk1"
|
||||
user = "kiosk"
|
||||
|
||||
[initial_session]
|
||||
command = "sway'"
|
||||
user = "kiosk1"
|
||||
user = "kiosk"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue