Expose applet configs, starting with time applet

This commit is contained in:
Jeremy Soller 2025-05-09 13:27:22 -06:00
parent b6bb982f2d
commit edaf5b994e
6 changed files with 25 additions and 2 deletions

View file

@ -0,0 +1,2 @@
#[path = "../../cosmic-applet-time/src/config.rs"]
pub mod time;