Perfect bindings for taking screenshots in Hyprland using hyprwm/contrib grimblast #2617
Closed
txtyash
started this conversation in
Show and tell
Replies: 2 comments 7 replies
-
Might need some work since pressing Esc while on slurp creates an empty file |
Beta Was this translation helpful? Give feedback.
7 replies
-
They'd both work just the same right? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
These are my bindings for taking screenshots of the fullscreen/active windows & selected regions using grim & slurp:
I use a submap. To take a screenshot of the entire screen press
mod+s
->f
. It will be saved under~/screenshots/full/
with the date and the time. The screenshot also gets copied to the clipboard usingwl-copy
which I'm able to pull up anytime usingcopyq
.BTW, the submap resets automatically after taking a screenshot. To end the submap without taking a screenshot I've bind
esc
.Beta Was this translation helpful? Give feedback.
All reactions