Created
March 29, 2019 21:46
-
-
Save lotharthesavior/6e26e203c895c6a24bb1869779970ee0 to your computer and use it in GitHub Desktop.
File to register app on linux menu - to be placed at "/usr/share/applications "
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
[Desktop Entry] | |
Encoding=UTF-8 | |
Exec=/home/savio/Documents/applications/Typora-linux-x64/Typora | |
Icon=/home/savio/Documents/applications/Typora-linux-x64/favicon-64.png | |
Type=Application | |
Terminal=false | |
Comment=Typora Markdown Editor | |
Name=Typora | |
GenericName=typora | |
StartupNotify=false | |
Categories=Development;Office; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment