This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |