From 32b5b47fb22a33b1b223ef922eec20ea64f21d13 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 22 Aug 2024 21:33:48 +0900 Subject: [PATCH] updated cleanup.sh --- install-scripts/01-pre-cleanup.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install-scripts/01-pre-cleanup.sh b/install-scripts/01-pre-cleanup.sh index 3ede9bb..698b9a8 100644 --- a/install-scripts/01-pre-cleanup.sh +++ b/install-scripts/01-pre-cleanup.sh @@ -7,11 +7,13 @@ TARGET_DIR="/usr/local/bin" -# Define packages to manually remove +# Define packages to manually remove (was manually installed previously) PACKAGES=( + hyprpm hyprland Hyprland pypr + swappy waybar )