diff --git a/configuration/mutt.md b/configuration/mutt.md index c77b56bd..acf0425e 100644 --- a/configuration/mutt.md +++ b/configuration/mutt.md @@ -196,5 +196,5 @@ In `.mailcap`: ### override all default mailcap settings to prevent ### opening in muttvm - text/html; w3m '%s' | cat --squeeze-blank; nametemplate=%s.html; copiousoutput + text/html; w3m -T text/html '%s' | cat --squeeze-blank; nametemplate=%s.html; copiousoutput */*; qvm-open-in-dvm xdg-open '%s'; test=test -n "$DISPLAY"