Skip to content

Commit c185566

Browse files
committed
Update desktop-appimage.vtl
1 parent 66cdae1 commit c185566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/linux/desktop-appimage.vtl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Name=${info.displayName}
33
GenericName=${info.displayName}
44
Comment=${info.description}
55
Exec=${info.name} %U
6-
Icon=${info.name}
6+
Icon=usr/bin/${info.name}
77
Terminal=false
88
Type=Application
99
StartupNotify=true

0 commit comments

Comments
 (0)