service files

This commit is contained in:
2022-04-06 13:09:24 -04:00
parent 529663f35b
commit b910ce08a8
2 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=Runs a qsstv instance as houston with houston's config
[Service]
ExecStart=sudo su -l houston -c "xinit -geometry =1280x960+0+0 -fn 8x13 -j -fg white -bg black qsstv -- -nocursor" &
[Install]
WantedBy=multi-user.target