From a8a6c3a400174cf476ec8e75bb2e5a5b0afb34da Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 17 Mar 2023 18:24:01 +0100 Subject: Script sync --- .scripts/tscrot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scripts/tscrot') diff --git a/.scripts/tscrot b/.scripts/tscrot index f9ff595..fe89c9a 100755 --- a/.scripts/tscrot +++ b/.scripts/tscrot @@ -3,4 +3,4 @@ lang=$(echo -e "eng\ndeu" | dmenu) killall -9 flameshot -flameshot gui --raw | tesseract -l "$lang" stdin stdout | xclip -in -selection clipboard +flameshot gui --raw | tesseract -l "$lang" stdin stdout | clip -- cgit v1.2.3