1
0

tesseract ocr hotkey

This commit is contained in:
2023-11-25 19:44:39 +01:00
parent e2db6238e1
commit 6c8b13ecc9
+1
View File
@@ -175,6 +175,7 @@ bind = , Print, exec, grim -g "$(slurp)" - | wl-copy
bind = CTRL, Print, exec, grim -g "$(slurp)" ~/screenshot.png && notify-send -i ~/screenshot.png "Screenshot saved" bind = CTRL, Print, exec, grim -g "$(slurp)" ~/screenshot.png && notify-send -i ~/screenshot.png "Screenshot saved"
bindr = CTRL SHIFT, Print, exec, killall -s SIGINT wf-recorder || $record bindr = CTRL SHIFT, Print, exec, killall -s SIGINT wf-recorder || $record
bind = SHIFT, Print, exec, grim -g "$(slurp)" - | swappy -f - bind = SHIFT, Print, exec, grim -g "$(slurp)" - | swappy -f -
bind = $Mod, T, exec, grim -g "$(slurp)" ~/screenshot.png && tesseract ~/screenshot.png stdout | wl-copy
bind = $Mod, h, movefocus, l bind = $Mod, h, movefocus, l
bind = $Mod, l, movefocus, r bind = $Mod, l, movefocus, r