diff --git a/mail.org b/mail.org index 1d61ae2..56c8a38 100644 --- a/mail.org +++ b/mail.org @@ -1205,7 +1205,7 @@ video/*; setsid mpv --quiet %s & image/*; sxiv -a -b %s & application/pdf; zathura %s & audio/*; /usr/bin/xdg-open %s; copiousoutput -text/html; export DISPLAY=:0 && setsid qutebrowser %s; nametemplate=%s.html +text/html; export DISPLAY=:0 && setsid qutebrowser %s > /dev/null 2>&1 &; nametemplate=%s.html text/html; lynx -width ${COLUMNS:-80} -dump %s; nametemplate=%s.html; copiousoutput; #+END_SRC