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/ssimg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/extra/ssimg (limited to 'bin/extra/ssimg') diff --git a/bin/extra/ssimg b/bin/extra/ssimg new file mode 100755 index 0000000..d69db42 --- /dev/null +++ b/bin/extra/ssimg @@ -0,0 +1,4 @@ +#!/bin/sh +out="/tmp/ssimg.png" +clipo > "$out" || exit 1 +printf "file://clip" | ydotool type -d 40 -f - -- cgit v1.2.3