From 8c29f164af4f50e506981104b5f12e360b94816c Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Mon, 26 Dec 2016 00:53:31 +0000 Subject: [PATCH] mutt: open imagos with rifle --- mutt/mailcap | 1 + 1 file changed, 1 insertion(+) 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; -- 2.48.1