wallswitch 0.57.3

randomly selects wallpapers for multiple monitors
Documentation
1
2
3
4
5
mod environment;
mod pids;
mod walkdir;

pub use self::{environment::*, pids::*, walkdir::*};