From 1254632045b0879f7149727324859d0951faa427 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <cynerd@email.cz>
Date: Fri, 20 Oct 2017 17:55:41 +0200
Subject: Update browser settings for mutt

---
 mutt/muttrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'mutt/muttrc')

diff --git a/mutt/muttrc b/mutt/muttrc
index 7fd15f1..8ab4125 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -15,7 +15,7 @@ set ispell="aspell"
 
 auto_view text/html
 alternative_order text/enriched text/plain text/html 
-macro attach 'V' "<pipe-entry>cat >~/.cache/mutt/mail.html && conkeror ~/.cache/mutt/mail.html && rm ~/.cache/mutt/mail.html<enter>"
+macro attach 'V' "<pipe-entry>cat >~/.cache/mutt/mail.html && ( surf ~/.cache/mutt/mail.html & )<enter>"
 
 source ~/.mutt/gpg.rc
 set pgp_use_gpg_agent = yes
-- 
cgit v1.2.3