mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2025-12-21 10:20:12 +01:00
readme updated
This commit is contained in:
parent
971130fd2c
commit
67a2de6bc5
@ -95,9 +95,9 @@ sudo nano /etc/apt/sources.list
|
|||||||
> If you want to use nouveau driver, choose N when asked if you have nvidia gpu. This is because the nvidia installer part, it will blacklist nouveau. Hyprland will still be installed but it will skip blacklisting nouveau.
|
> If you want to use nouveau driver, choose N when asked if you have nvidia gpu. This is because the nvidia installer part, it will blacklist nouveau. Hyprland will still be installed but it will skip blacklisting nouveau.
|
||||||
|
|
||||||
#### ✨ to run
|
#### ✨ to run
|
||||||
> clone this repo by using git. Change directory, make executable and run the script
|
> clone this repo (latest commit only) by using git. Change directory, make executable and run the script
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/JaKooLit/Debian-Hyprland.git
|
git clone --depth=1 https://github.com/JaKooLit/Debian-Hyprland.git
|
||||||
cd Debian-Hyprland
|
cd Debian-Hyprland
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
./install.sh
|
./install.sh
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user