Files

15 lines
290 B
JSON

{
"schemaVersion": 1,
"id": "blob.background",
"name": "Background",
"version": "1.0.0",
"author": "Blob",
"description": "Desktop background renderer with click handling and transitions",
"kinds": [
"service"
],
"entryPoints": {
"service": "Background.qml"
}
}