OpenRGB lavender stack: colour script, user units, resume watcher

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jasonwitty
2026-08-25 13:10:50 -07:00
commit f8858eb730
7 changed files with 156 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[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