Added support for Microsoft Office apps
This commit is contained in:
parent
823a94e76b
commit
ba5be08a9f
1
.mailcap
1
.mailcap
|
@ -1,5 +1,6 @@
|
||||||
text/html; lynx %s; nametemplate=%s.html
|
text/html; lynx %s; nametemplate=%s.html
|
||||||
text/html; lynx -dump -width=78 -nolist %s; nametemplate=%s.html; copiousoutput
|
text/html; lynx -dump -width=78 -nolist %s; nametemplate=%s.html; copiousoutput
|
||||||
application/pdf; evince %s
|
application/pdf; evince %s
|
||||||
|
application/vnd; libreoffice
|
||||||
image/jpeg; feh --scale-down %s
|
image/jpeg; feh --scale-down %s
|
||||||
image/png; feh --scale-down %s
|
image/png; feh --scale-down %s
|
||||||
|
|
Loading…
Reference in a new issue