mirror of
https://github.com/brockar/Arch-Hyprland.git
synced 2026-01-12 06:50:58 -03:00
Added uninstall script
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
## CHANGELOGS
|
||||
|
||||
## 11 March 2025
|
||||
- Added uninstall script
|
||||
|
||||
## 10 March 2025
|
||||
- Dropped pyprland in favor of hyprland built in tool for a drop down like terminal and Desktop magnifier
|
||||
|
||||
|
||||
@@ -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}
|
||||
Reference in New Issue
Block a user