mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
feat(mail): update mailcap
This commit is contained in:
parent
f2ab0a59cf
commit
fa4856faef
1 changed files with 2 additions and 2 deletions
4
Mail.org
4
Mail.org
|
|
@ -530,8 +530,8 @@ audio/*; mpc add %s
|
||||||
image/*; feh %s
|
image/*; feh %s
|
||||||
|
|
||||||
application/msword; /usr/bin/xdg-open %s
|
application/msword; /usr/bin/xdg-open %s
|
||||||
application/pdf; zathura %s
|
application/pdf; zathura-wrapper %s
|
||||||
application/postscript ; zathura %s
|
application/postscript ; zathura-wrapper %s
|
||||||
|
|
||||||
text/html; firefox %s
|
text/html; firefox %s
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue