mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-22 14:35:57 +01:00
add prefix
This commit is contained in:
parent
8a4e83da96
commit
9f933f42f1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Although `-wlr` **does** work with Hyprland, `-hyprland` offers more features.
|
|||
## Building
|
||||
|
||||
```sh
|
||||
meson build
|
||||
meson build --prefix=/usr
|
||||
ninja -C build
|
||||
cd hyprland-share-picker && make all && cd ..
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue