diff --git a/.config/hypr/conf/keybindings.conf b/.config/hypr/conf/keybindings.conf index cab7c45..5cb3b2c 100644 --- a/.config/hypr/conf/keybindings.conf +++ b/.config/hypr/conf/keybindings.conf @@ -89,6 +89,10 @@ bind = $mainMod SHIFT, S, exec, grimblast copy area --freeze --notify --cursor bind = , Print, exec, grimblast copy active --freeze --notify --cursor bind = SHIFT, Print, exec, grimblast copy screen --freeze --notify --cursor +# ───────────────────────────────── OCR ─────────────────────────────── +bind = $mainMod SHIFT, C, exec, wl-copy $(grimblast save area - | magick png:- pgm:- | gocr -) + + # ╭──────────────────────────────────────────────────────────╮ # │ mediakeys │ # ╰──────────────────────────────────────────────────────────╯