A simple wallpaper setter for linux.
WallpaperEngine is a simple wallpaper setter written in go.
It currently works for gnome & feh but is extensible with simply writing a new "engine" building upon the Engines interface.
Installation is pretty easy, simply git clone
the repository and run make install
.