A wallpaper management application written in JavaScript.
npm install -g wmpanager
Print available wallpapers
Add wallpapers. src can be a url or a local file path.
Change the current wallpaper to a random one, or to the given name.
Prints the id of the current wallpaper
Prints the full path to the current Xresources file
feh --bg-fill "$(wpmanager currentp)"