wallswitch 0.60.11

randomly selects wallpapers for multiple monitors
Documentation
1
2
3
4
5
6
7
8
9
mod aurora;
mod common;
mod julia;
mod mandelbrot;
mod newton;
mod nova;
mod star;

pub use self::{aurora::*, common::*, julia::*, mandelbrot::*, newton::*, nova::*, star::*};