From 42012e6aea8ea3b717c90181cf0f8aa4df0bd4ad Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 7 Dec 2023 00:10:54 +0900 Subject: [PATCH] minor script update --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 3cc431f..a89bb16 100644 --- a/install.sh +++ b/install.sh @@ -28,6 +28,8 @@ echo "$(tput setaf 166)ATTENTION: Run a full system update and Reboot first!! (H echo echo "$(tput setaf 3)NOTE: You will be required to answer some questions during the installation! $(tput sgr0)" echo +echo "$(tput setaf 3)NOTE: If you are installing on a VM, ensure to enable 3D acceleration else Hyprland wont start! $(tput sgr0)" +echo read -p "$(tput setaf 6)Would you like to proceed? (y/n): $(tput sgr0)" proceed