mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-16 18:15:58 +01:00
Getting Started/Installation: add install instructions for Ximper (#784)
This commit is contained in:
parent
9bb4081845
commit
71db8db290
1 changed files with 26 additions and 0 deletions
|
@ -296,6 +296,32 @@ apk add hyprland
|
||||||
|
|
||||||
{{% /details %}}
|
{{% /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
|
_**\* Unofficial, no official support is provided. These instructions are
|
||||||
community-driven, and no guarantee is provided for their validity.**_
|
community-driven, and no guarantee is provided for their validity.**_
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue