]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: open imagos with rifle
authorSamir Benmendil <me@rmz.io>
Mon, 26 Dec 2016 00:53:31 +0000 (00:53 +0000)
committerSamir Benmendil <me@rmz.io>
Mon, 26 Dec 2016 00:53:31 +0000 (00:53 +0000)
mutt/mailcap

index 71226e4a4f180894fd1918d4f5886e74e05f9952..b5c4dee59bd2ded0df002787a1a25a94cb288022 100644 (file)
@@ -1,3 +1,4 @@
 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;
 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;
+image/*;         rifle -f F %s;