summarylogtreecommitdiffstats
path: root/marp.desktop
diff options
context:
space:
mode:
authorGrant Hames-Morgan2016-07-16 16:13:40 -0700
committerGrant Hames-Morgan2016-07-16 16:13:40 -0700
commit7f0ffe0943af80d7579187f311dfa43ac4c0a62c (patch)
treec33fa6fefac9e2e59b7eaca48a74340201babbdf /marp.desktop
downloadaur-7f0ffe0943af80d7579187f311dfa43ac4c0a62c.tar.gz
Initial commit
Diffstat (limited to 'marp.desktop')
-rw-r--r--marp.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/marp.desktop b/marp.desktop
new file mode 100644
index 000000000000..a5229b7edcf7
--- /dev/null
+++ b/marp.desktop
@@ -0,0 +1,10 @@
+#!/usr/bin/env xdg-open
+[Desktop Entry]
+Name=Marp
+Categories=Utility;TextEditor;Development
+Comment=Markdown presentation writer, powered by Electron
+Exec=/usr/bin/marp
+GenericName=Presentation Writer
+Icon=marp
+StartupNotify=false
+Type=Application