From: Samir Benmendil Date: Mon, 26 Dec 2016 00:53:31 +0000 (+0000) Subject: mutt: open imagos with rifle X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8c29f164af4f50e506981104b5f12e360b94816c?ds=inline mutt: open imagos with rifle --- diff --git a/mutt/mailcap b/mutt/mailcap index 71226e4..b5c4dee 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -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; +image/*; rifle -f F %s;