Python curses utility to cycle between desktop wallpapers
Currently the script handles only XFCE and LightDM
Need help expanding it to work with other DE’s , DM’s and LightDM greeters !
For reference, a similar script for Gnome:
wallpyper
And here’s a Windows script that downloads and sets the image of the day:
wallpy
Current requirements are:
# Via PIP:
$ pip install waller
# From Arch AUR repo:
$ ... -S waller
$ waller
Please leave feedback and ideas on the issues page :)