1
0
Fork 0
nova-chatmix-linux/nova-chatmix.service

13 lines
291 B
Desktop File

[Unit]
Description=This will enable ChatMix for the Steelseries Arctis Nova Pro Wireless
After=pipewire.service pipewire-pulse.service
Wants=network-online.target
[Service]
Restart=no
Type=simple
ExecStartPre=/bin/sleep 1
ExecStart=%h/.local/bin/nova.py
[Install]
WantedBy=default.target