From 75de28133b0d4718bf217d8725562ff4a8faf445 Mon Sep 17 00:00:00 2001 From: Gustavo Parreira Date: Wed, 9 Nov 2022 21:43:42 +0000 Subject: [PATCH] chore: added dependencies to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 636be2b..93fe9b1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ It allows taking screenshots of windows, regions and monitors which are saved to ## Installation +## Dependencies + +- hyprland (this one should be obvious) +- grim (to take the screenshot) +- slurp (to select what to screenshot) +- wl-copy (to copy screenshot to clipboard) + ### Manual To install manually, simply clone this repo and copy/symlink the `hyprshot` script to a folder in your `PATH`: