diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 00:22:13 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 00:22:13 +0900 |
| commit | 13f7b251ed653ca3f62132a35cdc6b53b5fdd4bb (patch) | |
| tree | 5bdab2f405162f5d560fb3c724b413fce0740d2c /config | |
| parent | a3f455b6c02dc1f4f2d001a9e1b971cfc2ce5b0b (diff) | |
updated initial-boot.sh
Diffstat (limited to 'config')
| -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 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 |
