mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-25 07:35:57 +01:00
add aur install
This commit is contained in:
parent
4a1d0c7c92
commit
ac442cc1b2
1 changed files with 5 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue