diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 01:36:12 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 01:36:12 +0900 |
| commit | f3f55304bd8e7949915cd8a1d8000509bbeea186 (patch) | |
| tree | bcdcd0c9d4c4c813d1caf0450bbcfa1fe01c841f /config/hypr/initial-boot.sh | |
| parent | fd1e346b17e6dc798957d32b5fb8b5b564eb0e9d (diff) | |
ok kinda like revert
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 |
