From 83b08d60a8b26e58323c03cbfd38909a5ef47be1 Mon Sep 17 00:00:00 2001 From: "Martin A. Jackson" Date: Wed, 31 Dec 2025 08:57:42 -0600 Subject: [PATCH] Add Arch Linux installation instructions for hyprshot Added installation command for Arch Linux. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ddbcf18..3ee6759 100644 --- a/README.md +++ b/README.md @@ -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. +```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: