summary refs log tree commit diff
path: root/.config/aerc/filters/html
blob: 6771fa7f5d75733e851e2936fab1f639296d2ac7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
exec firejail --quiet --noprofile --net=none -- \
	w3m \
	-I UTF-8 \
	-T text/html \
	-X -cols "$(tput cols)" \
	-dump \
	-o display_image=1 \
	-o display_link_number=1 \
	-o inline_img_protocol=4