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