We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66cdae1 commit c185566Copy full SHA for c185566
src/main/resources/linux/desktop-appimage.vtl
@@ -3,7 +3,7 @@ Name=${info.displayName}
3
GenericName=${info.displayName}
4
Comment=${info.description}
5
Exec=${info.name} %U
6
-Icon=${info.name}
+Icon=usr/bin/${info.name}
7
Terminal=false
8
Type=Application
9
StartupNotify=true
0 commit comments