From f5526c4cfbe0803212050dc53a487e5c3b38bd4b Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 14 Feb 2024 02:23:53 +0100 Subject: Update scripts --- bin/extra/snpdf | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 bin/extra/snpdf (limited to 'bin/extra/snpdf') diff --git a/bin/extra/snpdf b/bin/extra/snpdf new file mode 100755 index 0000000..56d9e21 --- /dev/null +++ b/bin/extra/snpdf @@ -0,0 +1,2 @@ +#!/bin/sh +zathura "$(clipo | sed 's@^file://@@;s/\.pdf.*/.pdf/;s/%20/ /g')" -- cgit v1.2.3