Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ It allows taking screenshots of windows, regions and monitors which are saved to

You can install the [hyprshot](https://aur.archlinux.org/packages/hyprshot) package in AUR.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can install the [hyprshot](https://aur.archlinux.org/packages/hyprshot) package in AUR.
You can install the [hyprshot](https://archlinux.org/packages/extra/any/hyprshot/) package from the extra repo.


```bash
sudo pacman -S hyprshot
```

### Gentoo Linux

Activate wayland overlay as described in [README](https://github.com/bsd-ac/wayland-desktop#activate-overlay-via-eselect-repository), allow **~amd64** keyword and then install it:
Expand Down