diff options
author | xyz <gky44px1999@gmail.com> | 2021-09-26 01:04:25 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-09-26 01:04:25 -0700 |
commit | 89e6e26b482effea36a5e20e7bff0a16443923b4 (patch) | |
tree | 3349211b265246727a80597c1514c4ded2fdce04 | |
parent | d256e05451feee81473ce9385581c7ec76cd8fa1 (diff) |
xdg-open use okular for pdf
-rw-r--r-- | .config/mimeapps.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mimeapps.list b/.config/mimeapps.list index 62bf94cd..36410767 100644 --- a/.config/mimeapps.list +++ b/.config/mimeapps.list @@ -6,4 +6,4 @@ image/gif=sxiv.desktop; image/png=sxiv.desktop; image/jpeg=sxiv.desktop; -application/pdf=mupdf.desktop; +application/pdf=okularApplication_pdf.desktop; |