wallswitch 0.58.0

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

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