diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index e1da69a..cf407e3 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -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" bindr = CTRL SHIFT, Print, exec, killall -s SIGINT wf-recorder || $record 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, l, movefocus, r