waller

Python curses utility to cycle between desktop wallpapers


Keywords
desktop-environment-configuration, linux, wallpaper, wallpaper-changer, wallpaper-manager, wallpaper-rotator
License
MIT
Install
pip install waller==0.3.6

Documentation

Python curses utility to cycle between desktop wallpapers

Currently the script handles only XFCE and LightDM

Contribute!

TODO:

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

Installation:

Current requirements are:

  • xorg-xrandr: Screen discovery

Install:

# Via PIP:
$ pip install waller


# From Arch AUR repo:
$ ... -S waller

Run:

$ waller

Please leave feedback and ideas on the issues page :)