From cde0a7c6f80e3ce26956fa249824719d3e3d69fc Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 11 Mar 2025 18:30:01 +0900 Subject: [PATCH] hyprland is brought to last package to remove --- uninstall.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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)