feat: adds text grabbing from images etc

This commit is contained in:
Ahwx 2024-10-13 20:02:59 +02:00
parent 7f5ef58981
commit ad17ec6aa7

View file

@ -233,6 +233,7 @@
# screenshot
"SUPER SHIFT, S, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
"$mainMod SHIFT, S, exec, grimblast --notify --cursor copy area"
"$mainMod SHIFT, G, exec, slurp | xargs -I {} grim -s 2 -t png -g {} - | tesseract - - | wl-copy -n"
# switch focus
"$mainMod, H, movefocus, l"