Added uninstall script

This commit is contained in:
JaKooLit
2025-03-11 14:47:24 +09:00
parent a5aab435fd
commit d158b95283
2 changed files with 5 additions and 1 deletions

View File

@@ -254,5 +254,6 @@ printf "\n%s${SKY_BLUE}Attempting to remove selected directories${RESET}\n" "${N
remove_directories /tmp/selected_directories.txt
printf "\n%.0s" {1..1}
echo "$INFO Uninstall process completed. You can now reboot or logout"
echo -e "$MAGENTA Hyprland and related components have been uninstalled.$RESET"
echo -e "$YELLOW It is recommended to reboot your system now.$RESET"
printf "\n%.0s" {1..1}