wip: bluetooth applet
This commit is contained in:
parent
d621fb8936
commit
000ac7b8b4
13 changed files with 1238 additions and 2 deletions
3
cosmic-applet-bluetooth/src/config.rs
Normal file
3
cosmic-applet-bluetooth/src/config.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub const APP_ID: &str = "com.system76.CosmicAppletNetwork";
|
||||
pub const PROFILE: &str = "";
|
||||
pub const VERSION: &str = "0.1.0";
|
||||
Loading…
Add table
Add a link
Reference in a new issue