Wallpaper Randomizer

Sets a wallpaper (using the feh image viewer) randomly chosen from a directory.

Background

Since I like to change my wallpaper on the tap of a button and flip through my collection until I find one that I feel comfortable with for the moment (depending on time of day, lighting conditions, atmosphere, mood, etc.), I ported my Python script to Rust to avoid booting up the Python interpreter for each call.

Usage

Just point it to a directory that contains images:

sh $ wpr ~/Wallpapers

License

Wallpaper Randomizer is licensed under the MIT license.