mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
13 lines
236 B
Text
13 lines
236 B
Text
###
|
|
### Begin Red Hat Mailcap
|
|
###
|
|
|
|
audio/*; mpc add %s
|
|
|
|
image/*; /usr/bin/xdg-open %s
|
|
|
|
application/msword; /usr/bin/xdg-open %s
|
|
application/pdf; zathura %s
|
|
application/postscript ; /usr/bin/xdg-open %s
|
|
|
|
text/html; /usr/bin/xdg-open %s
|