aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr
diff options
context:
space:
mode:
authorinstaller <installer@gmail.com>2025-02-16 17:31:39 +0900
committerinstaller <installer@gmail.com>2025-02-16 17:31:39 +0900
commit3d7fa52ddd4da1bb260cc14d6489e2a6fb86083b (patch)
treed06f9e66db974dede9a2bb4b61c876e870f475bd /config/hypr
parent159e260dd9acdb58676215a953c1f697e8e367a1 (diff)
updated notification script for update
Diffstat (limited to 'config/hypr')
-rwxr-xr-xconfig/hypr/scripts/KooLsDotsUpdate.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/scripts/KooLsDotsUpdate.sh b/config/hypr/scripts/KooLsDotsUpdate.sh
index 269efadb..4996da82 100755
--- a/config/hypr/scripts/KooLsDotsUpdate.sh
+++ b/config/hypr/scripts/KooLsDotsUpdate.sh
@@ -49,7 +49,7 @@ else
git stash &&
git pull &&
./copy.sh &&
- notify-send -u critical -i $iDIR 'Update Completed:' 'Kindly Log out and relogin to take effect'
+ notify-send -u critical -i $iDIR 'Update Completed:' 'Kindly log out and relogin to take effect'
"
else
@@ -62,7 +62,7 @@ else
cd $KooL_Dots_DIR &&
chmod +x copy.sh &&
./copy.sh &&
- notify-send -u critical -i $iDIR 'Update Completed:' 'Kindly Log out and relogin to take effect'
+ notify-send -u critical -i $iDIR 'Update Completed:' 'Kindly log out and relogin to take effect'
"
fi
;;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage