]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
mimeo->rifle: Switch to rifle as application chooser
[dotfiles.git] / mutt / mailcap
index fc569d93f3b6a1a954a1cd2813390f259c4d2c74..71226e4a4f180894fd1918d4f5886e74e05f9952 100644 (file)
@@ -1,3 +1,3 @@
-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;
-image/*;   ~/.mutt/mutt_bgrun feh %s;
+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
+application/*;   ~/.mutt/mutt_bgrun rifle -f F %s;