mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 11:59:07 -04:00
Add tesseract screenshot
This commit is contained in:
parent
0e06731987
commit
ab39adc2f3
1 changed files with 3 additions and 0 deletions
3
dot_local/bin/executable_tesseract-shot.sh
Normal file
3
dot_local/bin/executable_tesseract-shot.sh
Normal 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 '{}'"
|
Loading…
Add table
Add a link
Reference in a new issue