Files

13 lines
259 B
Desktop File
Raw Permalink Normal View History

[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