From b43df8e922dbb95c82be66b7219929c7d743713b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 7 Dec 2023 00:10:55 +0900 Subject: [PATCH] minor script update --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index 5e39786..53da6d5 100644 --- a/install.sh +++ b/install.sh @@ -28,6 +28,9 @@ echo echo "$(tput setaf 166)ATTENTION: Run a full system update and Reboot first!! (Highly Recommended) $(tput sgr0)" 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 printf "\n%.0s" {1..5} echo "$(tput bold)$(tput setaf 3)ATTENTION!!!! VERY IMPORTANT NOTICE!!!! $(tput sgr0)"