xdg-desktop-portal-hyprland/README.md

17 lines
316 B
Markdown
Raw Permalink Normal View History

2023-08-28 16:47:01 +02:00
# xdg-desktop-portal-hyprland
An [XDG Desktop Portal](https://github.com/flatpak/xdg-desktop-portal) backend for Hyprland.
2018-12-12 22:29:57 +01:00
2023-08-28 16:47:01 +02:00
## Building
```sh
make all
```
2020-03-10 13:40:27 +01:00
2023-08-28 16:47:01 +02:00
## Installing
```sh
sudo make install
```
## Running, FAQs, etc.
See [the Hyprland wiki](https://wiki.hyprland.org/Useful-Utilities/Hyprland-desktop-portal/)
2022-12-03 21:47:58 +01:00