feat: implement upower module
This commit is contained in:
committed by
Jake Stanger
parent
1e1d65ae49
commit
ad3c171eca
@@ -6,4 +6,6 @@ pub mod compositor;
|
||||
pub mod music;
|
||||
#[cfg(feature = "tray")]
|
||||
pub mod system_tray;
|
||||
#[cfg(feature = "upower")]
|
||||
pub mod upower;
|
||||
pub mod wayland;
|
||||
|
||||
Reference in New Issue
Block a user