diff --git a/uninstall.sh b/uninstall.sh index 840e94c..e8130fc 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -87,10 +87,6 @@ packages=( "fastfetch" "fastfetch" "off" "ffmpegthumbnailer" "FFmpeg Thumbnailer" "off" "grim" "screenshot tool" "off" - "hypridle" "hyprland idling agent" "off" - "hyprland" "hyprland main package" "off" - "hyprlock" "lockscreen" "off" - "hyprpolkitagent" "hyprland polkit agent" "off" "imagemagick" "imagemagick" "off" "inxi" "CLI system information" "off" "jq" "json data" "off" @@ -130,6 +126,10 @@ packages=( "yad" "dialog box" "off" "yt-dlp" "video downloader" "off" "xarchiver" "Archive Manager" "off" + "hypridle" "hyprland idling agent" "off" + "hyprlock" "lockscreen" "off" + "hyprpolkitagent" "hyprland polkit agent" "off" + "hyprland" "hyprland main package" "off" ) # Define the list of directories to choose from (with options_command tags)