From ac442cc1b20ae5aac204262ced5a8f364d46eb6e Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 5 Dec 2022 01:04:20 +0000 Subject: [PATCH] add aur install --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 949648b..b3a6298 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ ninja -C build install sudo cp ./hyprland-share-picker/build/hyprland-share-picker /usr/bin ``` +### AUR +```sh +yay -S xdg-desktop-portal-hyprland-git +``` + ## Usage Although should start automatically, consult [the Hyprland wiki](https://wiki.hyprland.org/Useful-Utilities/Hyprland-desktop-portal/)