Files
OpenRGB/scripts/AppImage.patch
2025-01-23 00:30:30 -06:00

24 lines
659 B
Diff

--- a/OpenRGB.pro
+++ b/OpenRGB.pro
@@ -443,8 +443,6 @@ contains(QMAKE_PLATFORM, linux) {
PKGCONFIG += \
libusb-1.0
- TARGET = $$lower($$TARGET)
-
HEADERS += $$CONTROLLER_H_LINUX
HEADERS += \
--- a/qt/org.openrgb.OpenRGB.desktop
+++ b/qt/org.openrgb.OpenRGB.desktop
@@ -4,7 +4,7 @@ Name=OpenRGB
Comment=Control RGB lighting
Icon=org.openrgb.OpenRGB
StartupWMClass=openrgb
-TryExec=openrgb
-Exec=openrgb
+TryExec=OpenRGB
+Exec=OpenRGB
Terminal=false
Categories=Utility;