minor script update

This commit is contained in:
JaKooLit 2023-12-07 00:10:54 +09:00
parent 9f6ba90d0d
commit 42012e6aea

View File

@ -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