Getting Started/Installation: add install instructions for Ximper (#784)

This commit is contained in:
Kirill Unitsaev 2024-09-27 00:59:25 +04:00 committed by GitHub
parent 9bb4081845
commit 71db8db290
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 26 additions and 0 deletions

View File

@ -296,6 +296,32 @@ apk add hyprland
{{% /details %}}
{{% details title="Ximper*" closed="true" %}}
Install from the Sisyphus:
```bash
epmi hyprland
epmi hyprland-devel # If you want to use plugins
```
or legacyrenderer version:
```bash
epmi hyprland-legacyrenderer
```
Ecosystem:
```bash
epmi xdg-desktop-portal-hyprland
epmi hypridle
epmi hyprpaper
epmi hyprpicker
```
{{% /details %}}
_**\* Unofficial, no official support is provided. These instructions are
community-driven, and no guarantee is provided for their validity.**_