arch-streamdeckd/streamdeckd.service
2021-05-15 15:02:08 +01:00

12 lines
207 B
Desktop File

[Unit]
Description=A Linux Driver for the Elgato Streamdeck
[Service]
ExecStart=/usr/bin/streamdeckd
Environment="DISPLAY=:0.0"
Environment="DEBUG=true"
Restart=always
[Install]
WantedBy=multi-user.target