commit 6b3002a8f4a076c8c015018f3fd053f85b73fb09
parent 9cc21f3a2ebffd00067ed4a0e7ae81356e0783eb
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 30 Apr 2019 09:52:35 +0200
Use zathura with mupdf backend
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/mimeapps.list b/.config/mimeapps.list
@@ -4,7 +4,7 @@ video/mkv=mpv.desktop;
video/avi=mpv.desktop;
video/x-matroska=mpv.desktop;
video/webm=mpv.desktop;
-application/pdf=org.pwmt.zathura-pdf-poppler.desktop;
+application/pdf=org.pwmt.zathura-pdf-mupdf.desktop;
image/png=sxiv.desktop;
image/jpeg=sxiv.desktop;
image/gif=sxiv.desktop;