]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
xdg: add user-dirs.dirs
[dotfiles.git] / mutt / mailcap
index 3fc2db118267a912910e7ab08149abf6f0adbde4..104fcfd0f053d6d0220c927a3f91ee4491a8efe3 100644 (file)
@@ -1,4 +1,5 @@
-text/html;       ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY";
-text/html;       w3m -I %{charset} -T text/html; copiousoutput;
+text/html;       ~/.mutt/mutt_bgrun qutebrowser %s; test=test -n "$DISPLAY"; nametemplate=%s.html
+text/html;       w3m -I %{charset} -dump %s -T text/html -cols "$COLUMNS" -o display_link_number=1; copiousoutput; nametemplate=%s.html
 image/*;         ~/.mutt/mutt_bgrun feh %s;
 application/pdf; ~/.mutt/mutt_bgrun okular %s;
+application/*;   ~/.mutt/mutt_bgrun mimeo %s;