From 496002106ebb15d0ea88a6f12c09da2c054567d1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 30 Apr 2024 23:10:32 +0900 Subject: [PATCH] updated readme --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index db2b6ef..14441d6 100644 --- a/README.md +++ b/README.md @@ -50,15 +50,14 @@ sudo nano /etc/apt/sources.list > If you have GDM already as log-in manager, DO NOT install SDDM > You will encounter issues. See [`Issue 2 - SDDM`](https://github.com/JaKooLit/Debian-Hyprland/issues/2) - #### 📷 Gallery

- +

- - + +

@@ -162,6 +161,9 @@ source ~/.zshrc #### Most common question I got is, Hey Ja, Why the heck it is taking long time to install? Other distro like Arch its only a minute or two. Why here takes like forever?!?!?! - Well, most of the core packages are downloaded and Build and compiled from SOURCE. There are no pre-built binary (yet) for Debian and Ubuntu. Unlike Other distros, they already have prepacked binary that can just download and install. +> [!NOTE] +> Kindly set up audio. This script does not setup. If you have not, I recommend pipewire. `sudo apt install -y pipewire` + #### ❗ some known issues on this Installer - some users reported that they have to install some packages. It is in the install-scripts/force-install.sh - At this time the packages force to install are the following `imagemagick`