Wrapper script for swww. Changes wallpapers on all monitors after a specified interval.
Requires python3
(any version probably), swww
, wlr-randr
!
Tested on sway
and Hyprland
.
Edit wl-random-wallpaper
and change the variables at the top of the file.
Ensure all dependencies are installed.
Add something like exec "/home/user/.local/bin/wl-random-wallpaper"
to your sway config.
Add something like exec-once = /home/user/.local/bin/wl-random-wallpaper
to your hyprland config.
Licensed under the MIT License.