A utility to allow you to set a dynamic wallpaper, and more.\ Written in rust.
The images used in the gif above are from the collection Lakeside by Louis Coyle.
The aim of dyn-wall-rs is to provide users with a very simple and easy way to implement a dynamic wallpaper, as well as a dynamic lockscreen, for their system.
You can download the binary from the releases page but if you prefer, you can install through one of the methods listed below NOTE: Feh needs to be installed if you are using a Window Manager
First, install rust, and then run the following command:\
cargo install dyn-wall-rs
To update after installation, run:\
cargo install dyn-wall-rs --force
sha256sum
on the .tar.gz filetar -zxvf dyn-wall-rs.tar.gz
./dyn-wall-rs
in the directory the binary was unpacked. It is recommended to place the binary in your $PATH, so you can use it from anywhereFirstly, create a directory and place all the wallpapers you want to cycle through within the directory. Make sure that they are named in numerical order ex. first wallpaper is named 1.png, second wallpaper is named 2.png, etc.
There are a few different ways to use dyn-wall-rs using the different flags, which are described in detail below
* -a, --auto \
-c, --custom \~/.config/dyn-wall-rs/config
for Unix systems, and C:\Users\<USER NAME>\AppData\Roaming\dyn-wall-rs
on Windows. When this is run for the first time, it will automatically create the config file with detailed instructions on how to set your own times for your wallpaper to change.
-l, --lockscreen \dyn-wall-rs -a /path/to/dir/ -l "betterlockscreen -u"
-s, --schedule \
Once you figure out which options you want to use and test it to make sure its working how you want it to, have the command autostart on boot.