From 13f7b251ed653ca3f62132a35cdc6b53b5fdd4bb Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 12 Mar 2025 00:22:13 +0900 Subject: updated initial-boot.sh --- config/hypr/initial-boot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index 7f92ce7d..e4068247 100755 --- a/config/hypr/initial-boot.sh +++ b/config/hypr/initial-boot.sh @@ -2,8 +2,8 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # A bash script designed to run only once dotfiles installed -# THIS SCRIPT CAN BE DELETED ONCE SUCCESSFULLY BOOTED!! And also, edit ~/.config/hypr/configs/Settings.conf -# NOT necessary to do since this script is only designed to run only once as long as the marker exists +# THIS SCRIPT CAN BE DELETED ONCE SUCCESSFULLY BOOTED!! +# NOT necessary to delete though since this script is only designed to run only once as long as the marker exists # marker file is located at ~/.config/hypr/.initial_startup_done # However, I do highly suggest not to touch it since again, as long as the marker exist, script wont run -- cgit v1.2.3