summaryrefslogtreecommitdiff
path: root/home/xyz/.config/mimeapps.list
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-10-25 23:09:06 -0700
committerxyz <gky44px1999@gmail.com>2021-10-25 23:09:06 -0700
commit5c8ae15972df97abd909c0c99827e69f6c2770cb (patch)
tree726925aa9fa2c1b7051b86ba5ec41212f53211e7 /home/xyz/.config/mimeapps.list
parent3a1c6257ab0370a14733eafea0f772f5e503857b (diff)
use alacritty as default file manager for xdg-open, to aviod some gui open dir with qmmp
Diffstat (limited to 'home/xyz/.config/mimeapps.list')
-rw-r--r--home/xyz/.config/mimeapps.list5
1 files changed, 3 insertions, 2 deletions
diff --git a/home/xyz/.config/mimeapps.list b/home/xyz/.config/mimeapps.list
index 9a21f46e..e81df986 100644
--- a/home/xyz/.config/mimeapps.list
+++ b/home/xyz/.config/mimeapps.list
@@ -3,7 +3,8 @@
# but if you what to create new .desktop desktop entries with new name, you need to put it in ~/.local/share/applications/
[Default Applications]
+application/pdf=org.pwmt.zathura.desktop;
image/gif=nsxiv.desktop;
-image/png=nsxiv.desktop;
image/jpeg=nsxiv.desktop;
-application/pdf=org.pwmt.zathura.desktop;
+image/png=nsxiv.desktop;
+inode/directory=file.desktop;