]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: open html mail in temp-basedir qutebrowser
authorSamir Benmendil <me@rmz.io>
Tue, 31 Oct 2023 21:40:11 +0000 (21:40 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 31 Oct 2023 23:08:51 +0000 (23:08 +0000)
mutt/mailcap

index e7ddad0d1d6052d9d2255574331fa002ecd244c4..e64064d755a6a2ac567d92b444bc697be20c75d8 100644 (file)
@@ -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