summaryrefslogtreecommitdiff
path: root/skel/.local/share/applications/mupdf.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'skel/.local/share/applications/mupdf.desktop')
-rw-r--r--skel/.local/share/applications/mupdf.desktop16
1 files changed, 16 insertions, 0 deletions
diff --git a/skel/.local/share/applications/mupdf.desktop b/skel/.local/share/applications/mupdf.desktop
new file mode 100644
index 0000000..2f0527b
--- /dev/null
+++ b/skel/.local/share/applications/mupdf.desktop
@@ -0,0 +1,16 @@
+[Desktop Entry]
+Name=MuPDF
+GenericName=PDF file viewer
+Exec=mupdf %f
+TryExec=mupdf
+Icon=mupdf
+Terminal=false
+Type=Application
+MimeType=application/pdf;application/x-pdf;application/x-cbz;application/oxps;application/vnd.ms-xpsdocument;image/jpeg;image/pjpeg;image/png;image/tiff;image/x-tiff;
+Categories=Viewer;Graphics;
+Actions=View;
+
+[Desktop Action View]
+Name=View with mupdf
+Exec=mupdf %f
+NoDisplay=true