]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/mailcap
qutebrowser: update defaults
[dotfiles.git] / mutt / mailcap
index a969611ef592d8ff9f2a9dbae9862b55d3721bef..6eb73912acfd7842625eea082c0a4b330947e89d 100644 (file)
@@ -1,5 +1,5 @@
-text/html;       ~/.mutt/mutt_bgrun dwb -p mail --name dwb-mail %s; test=test -n "$DISPLAY";
+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;