base: Start wind on startup instead of the shell

This commit is contained in:
apio 2023-08-03 12:21:16 +02:00
parent 36cc84c50d
commit 5b89fccb6a
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -1,4 +1,4 @@
Name=login
Description=Start the command-line login program.
Command=/usr/bin/login
Description=Start the display server.
Command=/usr/bin/wind --user=selene
Restart=true