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