diff options
Diffstat (limited to 'typora-bin/typora-bin.desktop')
| -rw-r--r-- | typora-bin/typora-bin.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/typora-bin/typora-bin.desktop b/typora-bin/typora-bin.desktop new file mode 100644 index 0000000..b521a74 --- /dev/null +++ b/typora-bin/typora-bin.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=Application +Name=Typora +GenericName=Markdown Editor +Comment=Minimal markdown editor and reader +Exec=typora %F +Icon=typora +Terminal=false +Categories=Office;WordProcessor;TextEditor; +MimeType=text/markdown;text/x-markdown; +StartupWMClass=Typora +Keywords=markdown;editor;md; |
