Add tesseract screenshot

This commit is contained in:
Hydroxycarbamide 2025-03-01 17:17:53 +01:00
parent 0e06731987
commit ab39adc2f3
Signed by: Siklos
GPG key ID: C06D07D96997549A

View file

@ -0,0 +1,3 @@
#!/bin/sh
grim -g "$(slurp)" /tmp/grim.png && tesseract -l eng+jpn /tmp/grim.png - | wl-copy && wl-paste | xargs -I{} notify-send "Tesseract" "Copied '{}'"