wip: bluetooth applet
This commit is contained in:
parent
d621fb8936
commit
000ac7b8b4
13 changed files with 1238 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ members = [
|
|||
"cosmic-app-list",
|
||||
"cosmic-applet-audio",
|
||||
"cosmic-applet-battery",
|
||||
"cosmic-applet-bluetooth",
|
||||
"cosmic-applet-graphics",
|
||||
"cosmic-applet-network",
|
||||
"cosmic-applet-notifications",
|
||||
|
|
@ -12,5 +13,5 @@ members = [
|
|||
"cosmic-applet-workspaces",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
#[profile.release]
|
||||
#lto = "fat"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue