Skip to content

A simple program that cycles through wallpapers. Supporting only X11 using feh.

License

Notifications You must be signed in to change notification settings

dakata1337/wallpaper-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wallpaper-cycle

A simple program that cycles through wallpapers. Supporting only X11 using feh.

Dependencies

  • python
  • feh

Usage

On startup (~/.xinitrc)

python /path/to/cycle.py -t 300 -p ~/Wallpapers &
exec your_wm

Options

-h    shows this help message
-p    the directory in which the wallpapers are located
-t    the time between each change (in seconds)
-r    shuffle all wallpapers randomly

About

A simple program that cycles through wallpapers. Supporting only X11 using feh.

Topics

Resources

License

Stars

Watchers

Forks

Languages