X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/162072bc9eb250393544a8ad8da1b3ec59b617f9..9dd90d24e0758be86b5d695e242fce9a5baf8bcb:/mutt/mailcap diff --git a/mutt/mailcap b/mutt/mailcap index 104fcfd..6eb7391 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,5 +1,5 @@ -text/html; ~/.mutt/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 -image/*; ~/.mutt/mutt_bgrun feh %s; -application/pdf; ~/.mutt/mutt_bgrun okular %s; -application/*; ~/.mutt/mutt_bgrun mimeo %s; +text/calendar; $XDG_CONFIG_HOME/mutt/ical2txt; copiousoutput +application/*; $XDG_CONFIG_HOME/mutt/mutt_bgrun rifle -f F %s; +image/*; rifle -f F %s;