diff options
Diffstat (limited to 'neomutt/mailcap')
-rw-r--r-- | neomutt/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/neomutt/mailcap b/neomutt/mailcap index ba462b6..1ec849a 100644 --- a/neomutt/mailcap +++ b/neomutt/mailcap @@ -1,3 +1,3 @@ -text/html; chromium-private %s &; test=test -n "$DISPLAY"; needsterminal; +text/html; chromium %s &; test=test -n "$DISPLAY"; needsterminal; text/html; ~/.config/mutt/tiny.pl %s %{charset} ; copiousoutput ; nametemplate=%s.html text/plain; ~/.config/mutt/tiny.pl %s %{charset} 't' ; copiousoutput ; nametemplate=%s.html |