diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-13 23:22:50 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-13 23:22:50 +0900 |
| commit | fca00ebf28c85a93a66e414aff78263868a22388 (patch) | |
| tree | dd910c3ae9977ce273600fab9f5553e5ba945fcf /config/hypr/UserScripts/00-Readme | |
| parent | 704b5311eff50605362f532378efe7a988bb2e17 (diff) | |
replaced folders//folder with directories/directory
Diffstat (limited to 'config/hypr/UserScripts/00-Readme')
| -rwxr-xr-x | config/hypr/UserScripts/00-Readme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserScripts/00-Readme b/config/hypr/UserScripts/00-Readme index 7dcd9881..091bac85 100755 --- a/config/hypr/UserScripts/00-Readme +++ b/config/hypr/UserScripts/00-Readme @@ -1,5 +1,5 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # # Place your new scripts here. -# If you need to edit a script from main script (~/.config/hypr/scripts), copy it on this folder, and edit. -# Make sure to update as well the keybinds in ~/.config/hypr/UserConfigs folder if any script is linked to it
\ No newline at end of file +# If you need to edit a script from main script (~/.config/hypr/scripts), copy it on this directory, and edit. +# Make sure to update as well the keybinds in ~/.config/hypr/UserConfigs directory if any script is linked to it
\ No newline at end of file |
