Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 750 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 750 Bytes

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 :)