add os config
This commit is contained in:
parent
d8d692d313
commit
33bf5ec883
30 changed files with 271 additions and 5 deletions
3
home/bin/ocrzone
Executable file
3
home/bin/ocrzone
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
f=$(mktemp --suffix .png)
|
||||
${pkgs.sway-contrib.grimshot}/bin/grimshot save area $f
|
||||
${pkgs.tesseract}/bin/tesseract -l fra "$f" - | wl-copy
|
||||
Loading…
Add table
Add a link
Reference in a new issue