summary refs log tree commit diff
path: root/.config/aerc/filters
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2021-01-21 19:33:10 +0100
committerRobert Günzler <r@gnzler.io>2021-01-21 19:40:20 +0100
commit72c39240811f1def43fca71de51566d206f7728d (patch)
treea33aa1331fc55b587a243f64ef94d781df40a8ae /.config/aerc/filters
parent0762801ed9627021e732cdeb225a737f44e3df42 (diff)
Update 2021-01-21T18:33:10Z
Diffstat (limited to '.config/aerc/filters')
-rwxr-xr-x.config/aerc/filters/pdf4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/aerc/filters/pdf b/.config/aerc/filters/pdf
index a0cd2e9..3fd709a 100755
--- a/.config/aerc/filters/pdf
+++ b/.config/aerc/filters/pdf
@@ -1,4 +1,2 @@
 #!/bin/sh
-
-exec pdftohtml -s -i -stdout /dev/stdin \
-	| /usr/share/aerc/filters/html
+exec pdftotext -q -layout /dev/stdin /dev/stdout