mailcap: hardcode elinks

This commit is contained in:
2024-04-30 00:04:34 +03:00
parent bd7c4a081f
commit 8e527ad51f
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
text/html; elinks -dump ; copiousoutput;
text/html; @elinks@/bin/elinks -dump ; copiousoutput;
application/*; xdg-open %s &> /dev/null &;
image/*; xdg-open %s &> /dev/null &;