f8858eb730
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
13 lines
259 B
Desktop File
13 lines
259 B
Desktop File
[Unit]
|
|
Description=Apply Catppuccin lavender to all RGB devices
|
|
Requires=openrgb-server.service
|
|
After=openrgb-server.service
|
|
PartOf=openrgb-server.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/.local/bin/rgb-lavender
|
|
|
|
[Install]
|
|
WantedBy=openrgb-server.service
|