mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-27 08:01:04 -04:00
Update mutt.md
This commit is contained in:
parent
f2d9346a6b
commit
2e056ffd52
1 changed files with 1 additions and 1 deletions
|
@ -196,5 +196,5 @@ In `.mailcap`:
|
||||||
|
|
||||||
### override all default mailcap settings to prevent
|
### override all default mailcap settings to prevent
|
||||||
### opening in muttvm
|
### 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"
|
*/*; qvm-open-in-dvm xdg-open '%s'; test=test -n "$DISPLAY"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue