diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-13 19:37:46 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-13 19:37:46 +0900 |
| commit | 2cf856542f5b742b06ac20ff7f2e299b89f51448 (patch) | |
| tree | 0ac7bc5ec2042f8a5c4b86876656067e18305ef1 /config/hypr/scripts | |
| parent | d35e893d3008d768eebd3e6ddca394ad845a7d34 (diff) | |
updated some wordings
Diffstat (limited to 'config/hypr/scripts')
| -rwxr-xr-x | config/hypr/scripts/DarkLight.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/DarkLight.sh b/config/hypr/scripts/DarkLight.sh index 96d43fa7..90c44e97 100755 --- a/config/hypr/scripts/DarkLight.sh +++ b/config/hypr/scripts/DarkLight.sh @@ -1,7 +1,7 @@ #!/bin/bash ## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # For Dark and Light switching -# Note: Scripts are looking for keywords Light or Dark except for wallpapers as the are in a separate folders +# Note: Scripts are looking for keywords Light or Dark except for wallpapers as the are in a separate directories # Paths wallpaper_base_path="$HOME/Pictures/wallpapers/Dynamic-Wallpapers" |
