wallswitch 0.60.12

randomly selects wallpapers for multiple monitors
Documentation
1
2
3
4
mod args;
mod list;

pub use self::{args::*, list::*};