diff --git a/dotfiles/mail.org b/dotfiles/mail.org index 2f0a825..ee19d57 100644 --- a/dotfiles/mail.org +++ b/dotfiles/mail.org @@ -1226,7 +1226,7 @@ Generic video/*; setsid mpv --quiet %s &; copiousoutput image/*; ~/.config/neomutt/bin/openfile.sh %s; application/pdf; ~/.config/neomutt/bin/openfile.sh %s; - text/html; qutebrowser %s; -n "$DISPLAY"; nametemplate=%s.html; + text/html; export DISPLAY=:0 && setsid qutebrowser %s; nametemplate=%s.html text/html; w3m -I %{charset} -T text/html; copiousoutput; text/calendar; khal import --batch -a home %s && khal printics %s; copiousoutput; application/ics; khal import --batch -a home %s && khal printics %s; copiousoutput;