mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2024-11-07 17:15:58 +01:00
16 lines
316 B
Markdown
16 lines
316 B
Markdown
# xdg-desktop-portal-hyprland
|
|
An [XDG Desktop Portal](https://github.com/flatpak/xdg-desktop-portal) backend for Hyprland.
|
|
|
|
## Building
|
|
```sh
|
|
make all
|
|
```
|
|
|
|
## Installing
|
|
```sh
|
|
sudo make install
|
|
```
|
|
|
|
## Running, FAQs, etc.
|
|
See [the Hyprland wiki](https://wiki.hyprland.org/Useful-Utilities/Hyprland-desktop-portal/)
|
|
|