2022-02-01 13:24:00 -05:00
|
|
|
[workspace]
|
2022-06-06 11:52:45 -04:00
|
|
|
members = [
|
|
|
|
|
"applets/cosmic-applet-audio",
|
|
|
|
|
"applets/cosmic-applet-graphics",
|
|
|
|
|
"applets/cosmic-applet-network",
|
2022-06-10 15:29:45 -07:00
|
|
|
"applets/cosmic-applet-notifications",
|
2022-06-06 11:52:45 -04:00
|
|
|
"applets/cosmic-applet-power",
|
2022-06-08 23:51:33 -04:00
|
|
|
"applets/cosmic-applet-workspaces",
|
2022-06-06 11:52:45 -04:00
|
|
|
"applets/cosmic-applet-status-area",
|
2022-06-10 16:20:46 -07:00
|
|
|
"applets/cosmic-applet-time",
|
2022-06-06 11:52:45 -04:00
|
|
|
"applets/cosmic-app-list",
|
|
|
|
|
"applets/cosmic-panel-button",
|
2022-06-10 16:20:46 -07:00
|
|
|
]
|
2022-06-17 14:37:01 -07:00
|
|
|
|
|
|
|
|
exclude = [
|
2022-06-25 22:28:56 -07:00
|
|
|
"applets/cosmic-applet-battery",
|
2022-06-17 14:37:01 -07:00
|
|
|
]
|