mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-03 19:51:03 +02:00
commit
0e3102de8c
9 changed files with 1130 additions and 450 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue