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 054dbc8 commit aae9132Copy full SHA for aae9132
src/main/resources/linux/desktop-appimage.vtl
@@ -5,7 +5,7 @@ GenericName=${info.displayName}
5
Comment=${info.description}
6
#end
7
Exec=${info.name} %U
8
-Icon=/usr/bin/${info.name}
+Icon=${info.name}
9
Terminal=false
10
Type=Application
11
StartupNotify=true
0 commit comments