From: Samir Benmendil Date: Tue, 31 Oct 2023 21:40:11 +0000 (+0000) Subject: mutt: open html mail in temp-basedir qutebrowser X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/cfc58e6b3a9afe68ae2b28c212ce1b0eae76647f mutt: open html mail in temp-basedir qutebrowser --- diff --git a/mutt/mailcap b/mutt/mailcap index e7ddad0..e64064d 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,4 +1,4 @@ -text/html; $XDG_CONFIG_HOME/mutt/mutt_bgrun qutebrowser %s; test=test -n "$DISPLAY"; nametemplate=%s.html +text/html; $XDG_CONFIG_HOME/mutt/mutt_bgrun qutebrowser --temp-basedir %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 text/calendar; $XDG_CONFIG_HOME/mutt/ical2txt; copiousoutput # generate html from dmarc report, testing against *rmz.io* because all other tests were too difficult