From 29c894db157e9b2bb2a392e0abb83ac700a839d5 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Tue, 1 Nov 2022 14:13:08 +0100 Subject: sync --- .scripts/typeclip | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .scripts/typeclip (limited to '.scripts/typeclip') diff --git a/.scripts/typeclip b/.scripts/typeclip new file mode 100755 index 0000000..6b1a585 --- /dev/null +++ b/.scripts/typeclip @@ -0,0 +1,4 @@ +#!/bin/sh + +sleep 0.1 +xdotool type "$(xclip -o -selection clipboard)" -- cgit v1.2.3