diff options
Diffstat (limited to 'dot_local/share/applications/org.pwmt.zathura.desktop')
| -rw-r--r-- | dot_local/share/applications/org.pwmt.zathura.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dot_local/share/applications/org.pwmt.zathura.desktop b/dot_local/share/applications/org.pwmt.zathura.desktop new file mode 100644 index 0000000..f8b0a70 --- /dev/null +++ b/dot_local/share/applications/org.pwmt.zathura.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=Zathura +Comment=Document Viewer +Exec=/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zathura --file-forwarding org.pwmt.zathura @@u %U @@ +Icon=org.pwmt.zathura +Terminal=false +Categories=Office;Viewer; +MimeType=application/pdf;application/postscript; +X-Flatpak=org.pwmt.zathura |
