X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/8a5f4add378f794a5e1bdfd7b552d53aa3d1efa9..85e8f6d926a4fa93c31841f9494d738f55e7fd8c:/mutt/mailcap?ds=sidebyside diff --git a/mutt/mailcap b/mutt/mailcap index 664bda6..b5c4dee 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,5 +1,4 @@ -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; -application/pdf; ~/.mutt/mutt_bgrun okular %s; -application/*; ~/.mutt/mutt_bgrun mimeo %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;