diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-12 01:28:55 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 01:28:55 +0900 |
| commit | fd1e346b17e6dc798957d32b5fb8b5b564eb0e9d (patch) | |
| tree | b3e153ac73d4725b1d7a05df9a0ed5bfd9fa5502 /config/hypr/initial-boot.sh | |
| parent | 839579f0f32533e799c1a0365a93378b397c58fc (diff) | |
| parent | 13f7b251ed653ca3f62132a35cdc6b53b5fdd4bb (diff) | |
Merge branch 'development' into main
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 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 |
