summaryrefslogtreecommitdiff
path: root/.config/mutt/mailcap
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-08-06 22:46:40 -0400
committer53hornet <atc@53hor.net>2021-08-06 22:46:40 -0400
commitdc1fbe8f36b71d3742ec18fcd6aa7adb969bf499 (patch)
treec7504e91c32d8619ab1dfa6415b51b563ffbad28 /.config/mutt/mailcap
parent717d31ad4e8631c43110d9d202941cd91b19e239 (diff)
downloaddotfiles-dc1fbe8f36b71d3742ec18fcd6aa7adb969bf499.tar.xz
dotfiles-dc1fbe8f36b71d3742ec18fcd6aa7adb969bf499.zip
aliases, functions, mutt config, i3 template
Diffstat (limited to '.config/mutt/mailcap')
-rw-r--r--.config/mutt/mailcap4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap
index dd41352..3c1d333 100644
--- a/.config/mutt/mailcap
+++ b/.config/mutt/mailcap
@@ -1,3 +1 @@
-#text/html; w3m -I %{charset} -T text/html; copiousoutput;
-#text/html; firefox --new-tab %s; test=test -n "$DISPLAY"; nametemplate=%s.html; copiousoutput;
-text/html; firefox %s &; copiousoutput
+text/html; firefox %s && sleep 3; nametemplate=%s.html; needsterminal; copiousoutput