Fix AppImage patch
This commit is contained in:
parent
3d62c5d452
commit
27a37f65ea
1 changed files with 2 additions and 2 deletions
|
|
@ -11,10 +11,10 @@
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
--- a/qt/org.openrgb.OpenRGB.desktop
|
--- a/qt/org.openrgb.OpenRGB.desktop
|
||||||
+++ b/qt/org.openrgb.OpenRGB.desktop
|
+++ b/qt/org.openrgb.OpenRGB.desktop
|
||||||
@@ -4,7 +4,7 @@ Version=1.5
|
@@ -4,7 +4,7 @@ Name=OpenRGB
|
||||||
Name=OpenRGB
|
|
||||||
Comment=Control RGB lighting
|
Comment=Control RGB lighting
|
||||||
Icon=org.openrgb.OpenRGB
|
Icon=org.openrgb.OpenRGB
|
||||||
|
StartupWMClass=openrgb
|
||||||
-TryExec=openrgb
|
-TryExec=openrgb
|
||||||
-Exec=openrgb
|
-Exec=openrgb
|
||||||
+TryExec=OpenRGB
|
+TryExec=OpenRGB
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue