wallswitch 0.57.4

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

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