commit | 1a8504660bda855716b7c463052b61cc69c38710 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova MartÃnez <me@avm99963.com> | Sat Jan 25 16:23:38 2025 +0100 |
committer | Copybara bot <copybara-bot@avm99963.com> | Sat Jan 25 15:30:46 2025 +0000 |
tree | 93bd8b6191f19d81b3021181dbb254ef520fad48 | |
parent | 860b740b805b59524bf82bfe321728c967420c38 [diff] [blame] |
feat(mailcap): let zathura open PDFs GitOrigin-RevId: 840efe6569533df9d7957d5cb86f82eedd0c2c23
diff --git a/dot_mailcap b/dot_mailcap index 15c9674..5403df2 100644 --- a/dot_mailcap +++ b/dot_mailcap
@@ -1 +1,2 @@ image/*; (clear && img2sixel %s); needsterminal +application/pdf; zathura %s;