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 77cf135 commit 66cdae1Copy full SHA for 66cdae1
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}.png
+Icon=${info.name}
7
Terminal=false
8
Type=Application
9
StartupNotify=true
0 commit comments