aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-14 18:00:14 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-14 18:00:14 +0900
commit86ec85bfb60459fe51afbc0b572d9c1f3a74ed2c (patch)
tree403ef5a80772249fbc9a2c285655cb82d221362b /copy.sh
parentf9a295fc4f95a6c4b442fbb2b05ea45fbf8c0409 (diff)
updated.....updated notification is via waybar added to swaync group
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh16
1 files changed, 0 insertions, 16 deletions
diff --git a/copy.sh b/copy.sh
index 0a549d44..26d2fef6 100755
--- a/copy.sh
+++ b/copy.sh
@@ -405,22 +405,6 @@ while true; do
done
printf "\n%.0s" {1..1}
-# Ask whether to have update notification
-while true; do
- read -p "$CAT Do you want to ${YELLOW}enable${RESE} ${SKY_BLUE}KooL Hyprland Dots available update notification? (y/n)${RESET}: " update
- # Convert the answer to lowercase for comparison
- answer=$(echo "$update" | tr '[:upper:]' '[:lower:]')
- if [[ "$answer" == "y" ]]; then
- break
- elif [[ "$answer" == "n" ]]; then
- sed -i 's|^exec-once = $HOME/.config/hypr/KooLsDotsUpdate.sh|#exec-once = $HOME/.config/hypr/KooLsDotsUpdate.sh|' config/hypr/hyprland.conf
- echo "Update notification disabled"
- else
- echo "${ERROR} Invalid choice. Please enter y for yes or n for no."
- fi
-done
-printf "\n%.0s" {1..1}
-
# Check if the user wants to disable Rainbow borders
echo "${NOTE} ${SKY_BLUE}By default, Rainbow Borders animation is enabled"
echo "${WARN} However, this uses a bit more CPU and Memory resources."
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage