summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-11 14:05:50 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-11 14:05:50 +0200
commitbe8f7e881bbf6413e04965fe85b2d9b82fd702bd (patch)
treed99d3a1d5625458ba20c8bc9d9f0582846eda614 /.config/mutt
parentupdate (diff)
downloaddotfiles-bsd-be8f7e881bbf6413e04965fe85b2d9b82fd702bd.tar.gz
dotfiles-bsd-be8f7e881bbf6413e04965fe85b2d9b82fd702bd.tar.bz2
dotfiles-bsd-be8f7e881bbf6413e04965fe85b2d9b82fd702bd.tar.xz
dotfiles-bsd-be8f7e881bbf6413e04965fe85b2d9b82fd702bd.tar.zst
dotfiles-bsd-be8f7e881bbf6413e04965fe85b2d9b82fd702bd.zip
w3m mailcap update
Diffstat (limited to '.config/mutt')
-rw-r--r--.config/mutt/mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap
index 1670efc..d290647 100644
--- a/.config/mutt/mailcap
+++ b/.config/mutt/mailcap
@@ -1,6 +1,6 @@
text/plain; $EDITOR %s ;
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput;
-image/*; nsxiv -aibf %s ;
+image/*; nsxiv -abif %s ;
video/*; mpv --quiet %s &; copiousoutput
audio/*; mpv %s ;
application/pdf; zathura %s ;