2022-12-23 15:14:15 -05:00
|
|
|
[workspace]
|
|
|
|
|
|
|
|
|
|
members = [
|
|
|
|
|
"cosmic-app-list",
|
|
|
|
|
"cosmic-applet-audio",
|
|
|
|
|
"cosmic-applet-battery",
|
2023-02-08 18:38:09 -05:00
|
|
|
"cosmic-applet-bluetooth",
|
2022-12-23 15:14:15 -05:00
|
|
|
"cosmic-applet-graphics",
|
|
|
|
|
"cosmic-applet-network",
|
|
|
|
|
"cosmic-applet-notifications",
|
|
|
|
|
"cosmic-applet-power",
|
|
|
|
|
"cosmic-applet-time",
|
|
|
|
|
"cosmic-applet-workspaces",
|
|
|
|
|
]
|
|
|
|
|
|
2023-02-10 15:50:04 -05:00
|
|
|
[profile.release]
|
|
|
|
|
lto = "fat"
|