wallswitch 0.59.4

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

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