mailcap: add evince for pdf
This commit is contained in:
parent
e91fcfe3c8
commit
92bb167aa7
1
mailcap
1
mailcap
@ -1 +1,2 @@
|
|||||||
text/html; elinks -dump ; copiousoutput;
|
text/html; elinks -dump ; copiousoutput;
|
||||||
|
application/pdf; { set -m \; /bin/mv -T %s %s.mv \; ( evince %s.mv >/dev/null 2>&1 \; /bin/rm %s.mv \; ) & } \; disown -a
|
||||||
|
Loading…
Reference in New Issue
Block a user