Bläddra i källkod

w3m now html browser again

tags/v3.1
Luke Smith 6 år sedan
förälder
incheckning
8a2a7821a2
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      etc/mailcap

+ 2
- 2
etc/mailcap Visa fil

@@ -1,7 +1,7 @@
#text/html; qutebrowser %s &; test=test -n "$DISPLAY"; needsterminal;

text/html; $BROWSER %s 2>/dev/null & disown; copiousoutput;
#text/html; w3m -I %{charset} -T text/html; copiousoutput;
#text/html; $BROWSER %s 2>/dev/null & disown; copiousoutput;
text/html; w3m -I %{charset} -T text/html; copiousoutput;

application/pdf; mv %s %s.pdf && i3 exec mupdf %s.pdf > /dev/null; needsterminal;



Laddar…
Avbryt
Spara