feat: new label module
Takes a text label, with the ability to include embedded scripts. Resolves #80.
This commit is contained in:
@@ -10,6 +10,7 @@ pub mod clipboard;
|
||||
pub mod clock;
|
||||
pub mod custom;
|
||||
pub mod focused;
|
||||
pub mod label;
|
||||
pub mod launcher;
|
||||
#[cfg(feature = "music")]
|
||||
pub mod music;
|
||||
|
||||
Reference in New Issue
Block a user