cosmic-applets/cosmic-applet-battery/src/config.rs

4 lines
125 B
Rust
Raw Normal View History

2022-12-02 20:24:52 -05:00
pub const APP_ID: &str = "com.system76.CosmicAppletButton";
pub const PROFILE: &str = "";
pub const VERSION: &str = "0.1.0";