chore: updated README dependencies

This commit is contained in:
Gustavo Parreira 2022-11-09 22:08:24 +00:00
parent 24210dcceb
commit fa88b5730e
No known key found for this signature in database
GPG key ID: 461165CBB467DD30

View file

@ -8,10 +8,11 @@ It allows taking screenshots of windows, regions and monitors which are saved to
## Dependencies ## Dependencies
- hyprland (this one should be obvious) - hyprland (this one should be obvious)
- grim (to take the screenshot) - jq (to parse and manipulate json)
- slurp (to select what to screenshot) - grim (to take the screenshot)
- wl-copy (to copy screenshot to clipboard) - slurp (to select what to screenshot)
- wl-clipboard (to copy screenshot to clipboard)
### Manual ### Manual