diff options
Diffstat (limited to 'config')
| -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 9f6ae490..1bc1602f 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" |
