Port the AGS widgets into the shell as plugins
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"name": "Quick settings",
|
||||
"version": "1.0.0",
|
||||
"author": "Blob",
|
||||
"description": "Control centre with tiles, sliders, calendar, media, and weather",
|
||||
"id": "blob.quick-settings",
|
||||
"kinds": [
|
||||
"overlay"
|
||||
],
|
||||
"keepLoaded": true,
|
||||
"entryPoints": {
|
||||
"overlay": "QuickSettings.qml"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user