From: Samir Benmendil Date: Mon, 15 Jan 2018 09:53:03 +0000 (+0000) Subject: mutt: correct paths in mailcap X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/4d94e66311d0d33a73a84deabbcad7302a836ff4?ds=sidebyside mutt: correct paths in mailcap --- diff --git a/mutt/mailcap b/mutt/mailcap index 71b7502..52c4d1c 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,4 +1,4 @@ -text/html; $XDG_CONFIG_HOME/mutt_bgrun qutebrowser %s; test=test -n "$DISPLAY"; nametemplate=%s.html +text/html; $XDG_CONFIG_HOME/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/*; $XDG_CONFIG_HOME/mutt_bgrun rifle -f F %s; +application/*; $XDG_CONFIG_HOME/mutt/mutt_bgrun rifle -f F %s; image/*; rifle -f F %s;