Adds a headless OpenRGB autostart entry plus a launcher wrapper that focuses the existing GUI window instead of spawning a duplicate instance, and tracks the customized RQuickShare autostart/launcher desktop entries. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
12 lines
236 B
Desktop File
12 lines
236 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.5
|
|
Name=OpenRGB
|
|
Comment=Control RGB lighting
|
|
Icon=org.openrgb.OpenRGB
|
|
StartupWMClass=openrgb
|
|
TryExec=openrgb
|
|
Exec=/home/valknar/.local/bin/openrgb-launcher.sh
|
|
Terminal=false
|
|
Categories=Utility;
|