From 8814382b2f973e4ccb56f73a0c8c0f8ca31625d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Thu, 29 Aug 2024 19:28:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(README):=20warning=20that?= =?UTF-8?q?=20the=20installation=20guide=20only=20support=20arch=20based?= =?UTF-8?q?=20distros?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/README.md b/.github/README.md index 3a431319..7340db94 100644 --- a/.github/README.md +++ b/.github/README.md @@ -199,15 +199,18 @@ Here is all the information about my setup: > [!WARNING] > The installation guide is under construction, try it at your own risk! +> It is also ment only for Arch based systems. All other distros are not supported and I will not be helping with issues related to them. ### :package: Dependencies Installation > [!NOTE] -> The names of the packages are from the AUR and Arch Repos; adapt them to your system. Most of the packages are available on other distros official repos (most of the time out-to-date). To install CLI/TUI specific packages in non-arch based distros, I recommend to use [homebrew](https://brew.sh/). +> The names of the packages are from the AUR and Arch Repos; adapt them to your system. Most of the packages are available on other distros official repos (most of the time out-to-date). +> To install CLI/TUI specific packages in non-arch based distros, I recommend to use [homebrew](https://brew.sh/). +> In the guide, I will be using [Yay](https://github.com/Jguer/yay) as the AUR helper. Be sure to [install it](../.local/bin/installYay) or change the commands to your preferred one. - **Base Packages** -First, lets start with the required base packages for the configuration to function. Assuming you're running Arch Linux, and your AUR helper is [yay](https://github.com/Jguer/yay): +First, lets start with the required base packages for the configuration to function. ```bash yay -Sy hyprland hyprlock hypridle xdg-desktop-portal-hyprland hyprpicker \