new file mode 100644
@@ -0,0 +1,4 @@
+if [ "$(command -v xdg-mime)" ]
+then
+ xdg-mime default org.pwmt.zathura.desktop application/pdf
+fi