From 2fbe7d006559433156ecfdd0943901d8a248cd4b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 11 Mar 2025 19:47:43 +0900 Subject: [PATCH] updated uninstall.sh --- uninstall.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/uninstall.sh b/uninstall.sh index 0c15bef..b28e404 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -90,9 +90,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" "polkit-kde-agent-1" "polkit agent" "off" "imagemagick" "Image manipulation tool" "off" "kitty" "kitty-terminal" "off" @@ -130,6 +127,7 @@ packages=( "yad" "dialog box" "off" "yt-dlp" "video downloader" "off" "xarchiver" "Archive Manager" "off" + "hyprland" "hyprland main package" "off" ) # Define the list of directories to choose from (with options_command tags)