summaryrefslogtreecommitdiffstats
path: root/.config/mutt/mailcap
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-29 12:44:44 +0200
committerjoe <rbo@gmx.us>2025-09-29 12:44:44 +0200
commit51c3185556dfc196a9d68bf3159b3c48a075f006 (patch)
treedd272bdc53d95e1b25b789786983bde962a9ba96 /.config/mutt/mailcap
parentup (diff)
downloaddotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.gz
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.bz2
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.xz
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.zst
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.zip
up
Diffstat (limited to '')
-rw-r--r--.config/mutt/mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap
index 750cbc1..d3fa6f3 100644
--- a/.config/mutt/mailcap
+++ b/.config/mutt/mailcap
@@ -1,7 +1,7 @@
text/plain; $EDITOR %s ;
text/html; w3m -o display_link_number=1 -I %{charset} -T text/html; copiousoutput;
text/calendar; vcal -all %s; copiousoutput;
-image/*; nsxiv -abf %s ;
+image/*; nsxiv -ab %s ;
video/*; mpv --quiet %s &; copiousoutput;
audio/*; mpv %s ;
application/pdf; zathura %s ;