updated uninstall.sh

This commit is contained in:
JaKooLit 2025-03-11 19:47:43 +09:00
parent f66cbbf3ca
commit 2fbe7d0065

View File

@ -90,9 +90,6 @@ packages=(
"fastfetch" "fastfetch" "off" "fastfetch" "fastfetch" "off"
"ffmpegthumbnailer" "FFmpeg Thumbnailer" "off" "ffmpegthumbnailer" "FFmpeg Thumbnailer" "off"
"grim" "screenshot tool" "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" "polkit-kde-agent-1" "polkit agent" "off"
"imagemagick" "Image manipulation tool" "off" "imagemagick" "Image manipulation tool" "off"
"kitty" "kitty-terminal" "off" "kitty" "kitty-terminal" "off"
@ -130,6 +127,7 @@ packages=(
"yad" "dialog box" "off" "yad" "dialog box" "off"
"yt-dlp" "video downloader" "off" "yt-dlp" "video downloader" "off"
"xarchiver" "Archive Manager" "off" "xarchiver" "Archive Manager" "off"
"hyprland" "hyprland main package" "off"
) )
# Define the list of directories to choose from (with options_command tags) # Define the list of directories to choose from (with options_command tags)