Hello,
I use openbox and chromium. When chromium (or calibre or whatever is using xdg-open) wants to launch a PDF file, it's opened with Chromium.
I have made some configuration changes with xdg-open/xdg-mime without success. Can you help me, please?
mupdf.desktop is in ~/.local/share/applications/mime
~/.local/share/applications/defaults.list:
Thanks.
I use openbox and chromium. When chromium (or calibre or whatever is using xdg-open) wants to launch a PDF file, it's opened with Chromium.
I have made some configuration changes with xdg-open/xdg-mime without success. Can you help me, please?
Code:
> xdg-mime query default application/pdf
mupdf.desktop
mupdf.desktop is in ~/.local/share/applications/mime
~/.local/share/applications/defaults.list:
Code:
[Default Applications]
application/pdf=mupdf.desktop
Thanks.