From 45e7fb3533bc0cf1221ed596aab84b6f23ab7cde Mon Sep 17 00:00:00 2001 From: Lucas Ivan Benchat Parra Date: Sat, 24 Feb 2024 21:18:28 -0300 Subject: [PATCH] Update Gentoo installation instructions (#491) --- pages/Getting Started/Installation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/Getting Started/Installation.md b/pages/Getting Started/Installation.md index 7d6f2ed..c05afa0 100644 --- a/pages/Getting Started/Installation.md +++ b/pages/Getting Started/Installation.md @@ -82,12 +82,14 @@ The hyprland package is available in the main tree: emerge --ask gui-wm/hyprland ``` -Additional packages like xdg-desktop-portal-hyprland, hyprland-plugins, hyprpaper and hyprpicker are available in the [GURU](https://wiki.gentoo.org/wiki/Project:GURU) overlay. Community-contributed scripts are also available in GURU as part of the hyprland-contrib package. +Additional packages like hyprlock, hypridle, xdg-desktop-portal-hyprland, hyprland-plugins, hyprpaper and hyprpicker are available in the [GURU](https://wiki.gentoo.org/wiki/Project:GURU) overlay. Community-contributed scripts are also available in GURU as part of the hyprland-contrib package. ```sh eselect repository enable guru emaint sync -r guru +emerge --ask gui-apps/hyprlock +emerge --ask gui-apps/hypridle emerge --ask gui-libs/xdg-desktop-portal-hyprland emerge --ask gui-apps/hyprland-plugins emerge --ask gui-apps/hyprpaper