Skip to content

Commit aae9132

Browse files
committed
Update desktop-appimage.vtl
1 parent 054dbc8 commit aae9132

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
@@ -5,7 +5,7 @@ GenericName=${info.displayName}
55
Comment=${info.description}
66
#end
77
Exec=${info.name} %U
8-
Icon=/usr/bin/${info.name}
8+
Icon=${info.name}
99
Terminal=false
1010
Type=Application
1111
StartupNotify=true

0 commit comments

Comments
 (0)