16 lines
324 B
JSON
16 lines
324 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|