diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-12 11:35:14 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 11:35:14 +0900 |
| commit | 0d1da92d1bddf8abd8fdef96175f45cb98a86374 (patch) | |
| tree | 9ccd92772840c5f9b14070d38150da3b26e0ef9d /config/hypr/initial-boot.sh | |
| parent | 28f083e19ed12a5cd7b49b8fac88af7a9fa93a61 (diff) | |
| parent | f3f55304bd8e7949915cd8a1d8000509bbeea186 (diff) | |
Merge branch 'main' into development
Diffstat (limited to 'config/hypr/initial-boot.sh')
| -rwxr-xr-x | config/hypr/initial-boot.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/initial-boot.sh b/config/hypr/initial-boot.sh index e4068247..7f92ce7d 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!! -# NOT necessary to delete though since this script is only designed to run only once as long as the marker exists +# 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 # 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 |
