9 lines
240 B
Desktop File
9 lines
240 B
Desktop File
[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
|