From 5271418a8919f7b0b2444743ec5d73cda1eed9b5 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Sat, 14 Oct 2023 08:18:49 +0900 Subject: [PATCH] Update README.md Added for ubuntu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47a10c4..522b0ed 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ sudo nano /etc/apt/sources.list - ensure to allow to install non-free drivers especially for users with NVIDIA gpus. You can also install non-free drivers if required. Edit install-scripts/nvidia.sh and change the nvidia stuff's if required ### 🔔 NOTICE TO UBUNTU USERS ### +- I have only tested on Ubuntu 23.10. Not sure if it works on older ubuntu as Hyprland needs an updated wayland libraries - you can use this installer. - For Ubuntu with NVIDIA GPU's, make sure to edit the install-scripts/nvidia.sh . Delete all packages in nvidia_pkg except libva-wayland2 and nvidia-vaapi-driver and uncomment/remove # before sudo ubuntu-drivers install. You also need to delete or simply just add # in the lines 43 and 44 echo "## for nvidia... and echo "deb ...........