mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
Switch from `wayland-desktop
to
guru
` overlay (#131)
People are having problems compiling the wayland-desktop variant
This commit is contained in:
parent
a4b12a26fc
commit
c35b3c9f24
1 changed files with 3 additions and 3 deletions
|
@ -59,11 +59,11 @@ Note: _Hyprland is not available for Leap, as most libraries (and compiler) that
|
||||||
{{< /tab >}}
|
{{< /tab >}}
|
||||||
{{< tab "Fedora" >}}<https://github.com/hyprwm/Hyprland/discussions/284>{{< /tab >}}
|
{{< tab "Fedora" >}}<https://github.com/hyprwm/Hyprland/discussions/284>{{< /tab >}}
|
||||||
{{< tab "Gentoo" >}}
|
{{< tab "Gentoo" >}}
|
||||||
The hyprland package is available in the [wayland-desktop](https://github.com/bsd-ac/wayland-desktop) overlay.
|
The hyprland package is available in the [guru](https://wiki.gentoo.org/wiki/Project:GURU) overlay.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
eselect repository enable wayland-desktop
|
eselect repository enable guru
|
||||||
emaint sync -r wayland-desktop
|
emaint sync -r guru
|
||||||
emerge --ask --verbose hyprland
|
emerge --ask --verbose hyprland
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue