summarylogtreecommitdiffstats
path: root/linuxmix.service
blob: a6cb9bdf110c0cea87da79131bc2062834e46f26 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Service to split SteelSeries headphone audio tracks programmatically
ConditionUser=!root

[Service]
ExecStart=/usr/bin/linuxmix
Restart=always

[Install]
WantedBy=default.target