nova-chatmix-linux/nova-chatmix.service

12 lines
262 B
Desktop File

[Unit]
Description=Enable ChatMix for the Steelseries Arctis Nova Pro Wireless
After=pipewire.service pipewire-pulse.service
Wants=network-online.target
[Service]
Type=simple
ExecStart=%h/.local/bin/nova.py
Restart=on-failure
[Install]
WantedBy=default.target