Files

12 lines
209 B
Desktop File
Raw Permalink Normal View History

[Unit]
Description=Re-apply RGB colour after resume from suspend
After=openrgb-server.service
[Service]
ExecStart=%h/.local/bin/rgb-resume-watch
Restart=always
RestartSec=5
[Install]
WantedBy=default.target