Created
January 1, 2018 13:25
-
-
Save ankur-anand/64b50ac73722fff489076164c6b891d3 to your computer and use it in GitHub Desktop.
laverna custom launcher
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] | |
Version=1.0 | |
Type=Application | |
Name=Laverna | |
GenericName=Text Editor | |
Comment=Live private markdown editing and notes | |
Exec=/opt/laverna-0.7.51-linux-x64/laverna | |
Terminal=false | |
MimeType=text/plain; | |
Icon=/opt/laverna-0.7.51-linux-x64/resources/app/dist/images/icon/icon.png | |
Categories=TextEditor;Development; | |
StartupNotify=true | |
Actions=Window;Document; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment