FAQ: add wl-copy info for screenshots (#388)

Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
Jer 2023-11-08 22:49:48 +11:00 committed by GitHub
parent c86e8b55cd
commit c82e1c74b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,8 @@ Use a keybind (or execute) `grim -g "$(slurp)"`, select a region. A screenshot
will pop into your `~/Pictures/` (You can configure grim and slurp, see their will pop into your `~/Pictures/` (You can configure grim and slurp, see their
GitHub pages). GitHub pages).
If you want those screenshots to go directly to your clipboard, consider using `wl-copy`, from [`wl-clipboard`](https://github.com/bugaevc/wl-clipboard). Here's an example binding:
`bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy`
For a more complete utility, try our own screenshotting utility: For a more complete utility, try our own screenshotting utility:
[Grimblast](https://github.com/hyprwm/contrib). [Grimblast](https://github.com/hyprwm/contrib).