diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-13 23:07:11 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-13 23:07:11 +0900 |
| commit | 3ed3bc0bd5c1fefc92594baa6058d4bdeb7bf35a (patch) | |
| tree | 58b9900bd6b6ddeadd5863675505062b7ab28b47 /config/hypr/scripts/DarkLight.sh | |
| parent | e030be2581c7955e7df9931130a5915d6b92cd70 (diff) | |
edited Dark-Light.sh to not close kitty during theme switch
Diffstat (limited to 'config/hypr/scripts/DarkLight.sh')
| -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" |
