diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-11-25 06:13:31 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-11-25 06:14:01 +0900 |
| commit | 09297b0a5d2341a5e32007609f6dc4813eeed567 (patch) | |
| tree | 7b34b74e4e7d043b6d13aa685906bbc2692b10d0 /config/hypr/UserScripts/WallpaperRandom.sh | |
| parent | c3900285bcb30a5af49c638eb3c16bd43e2c2527 (diff) | |
adjusted some settings and script for hyprland-git and swww-git
Diffstat (limited to 'config/hypr/UserScripts/WallpaperRandom.sh')
| -rwxr-xr-x | config/hypr/UserScripts/WallpaperRandom.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/UserScripts/WallpaperRandom.sh b/config/hypr/UserScripts/WallpaperRandom.sh index 050c10c3..c3926906 100755 --- a/config/hypr/UserScripts/WallpaperRandom.sh +++ b/config/hypr/UserScripts/WallpaperRandom.sh @@ -21,8 +21,8 @@ SWWW_PARAMS="--transition-fps $FPS --transition-type $TYPE --transition-duration swww query || swww-daemon --format xrgb && swww img -o $focused_monitor ${RANDOMPICS} $SWWW_PARAMS - -${scriptsDir}/WallustSwww.sh sleep 1 +${scriptsDir}/WallustSwww.sh +sleep 0.5 ${scriptsDir}/Refresh.sh |
