From 3d7b3ded40d97fd058252e9fadbbcf65635abb6e Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Thu, 13 Jun 2019 09:00:14 +0200 Subject: [PATCH] Debug open qutebrowser with neomutt --- dotfiles/mail.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;