Debug open qutebrowser with neomutt
This commit is contained in:
parent
c4300c08d3
commit
3d7b3ded40
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user