Skip to content

Instantly share code, notes, and snippets.

@dwil2444
dwil2444 / desktopEntry.txt
Last active March 7, 2022 19:29
Create Desktop Entry for Ubuntu Applications
Move the executable file for your applciation and a .ico icon file into a directory in /opt/
create an [appname].desktop file and populate it with the following information:
example below:
[Desktop Entry]
Name=Mendeley
Comment=Mendeley Citation Manager
Exec=/opt/mendeley/mendeley-reference-manager-2.67.0-x86_64.AppImage
Icon=/opt/mendeley/mendeley.ico