xdg-desktop-portal-hyprland/README.md

15 lines
401 B
Markdown
Raw Normal View History

2022-12-03 21:47:58 +01:00
# xdg-desktop-portal-hyprland
2023-09-06 20:36:48 +02:00
An [XDG Desktop Portal](https://github.com/flatpak/xdg-desktop-portal) backend for Hyprland.
2022-12-05 01:43:40 +01:00
2018-12-12 22:29:57 +01:00
## Installing
```sh
git clone --recursive https://github.com/hyprwm/xdg-desktop-portal-hyprland
cd xdg-desktop-portal-hyprland/
make all
2023-09-06 20:36:48 +02:00
sudo make install
```
2023-09-06 20:36:48 +02:00
## Running, FAQs, etc.
See [the Hyprland wiki](https://wiki.hyprland.org/Useful-Utilities/Hyprland-desktop-portal/)
2019-12-09 12:45:30 +01:00