randomWallpaper: decrease sleep to 3
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This commit is contained in:
Aly Raffauf 2024-08-03 13:04:22 -04:00
parent 3bf4ab7ba5
commit f0b064c19b

View file

@ -62,7 +62,7 @@
end end
end end
sleep 5 # Check for monitor changes and update intervals every 5 seconds sleep 3
end end
end end
''; '';