leenfetch 1.0.0

Fast, minimal, customizable system info tool in Rust (Neofetch alternative)
1
2
3
4
pub mod de;
pub mod resolution;
pub mod theme;
pub mod wm;