mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds text grabbing from images etc
This commit is contained in:
parent
7f5ef58981
commit
ad17ec6aa7
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue