aboutsummaryrefslogtreecommitdiff
path: root/stow/rcs/.mailcap
blob: f082772da7c9dd99fd6dd6a09917878b8ec76cfe (plain)
1
2
3
4
5
6
7
8
9
text/plain; less;
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; sxiv %s;
video/*; setsid mpv --quiet %s &; copiousoutput
application/pdf; zathura %s ;
application/vnd.ms-powerpoint; asPDF.sh %s ;

#text/html; qutebrowser %s &; test=test -n "$DISPLAY"; needsterminal;
#application/pgp-encrypted; gpg -d '%s'; copiousoutput;