wayland_panel/src/widgets/mod.rs

5 lines
95 B
Rust

pub mod battery;
pub mod clock;
pub mod power_management;
pub mod powerbutton;
pub mod spacer;