{ "schemaVersion": 1, "id": "omarchy.tray", "name": "System tray", "version": "1.0.0", "author": "Omarchy", "description": "Status notifier items", "kinds": [ "bar-widget" ], "entryPoints": { "barWidget": "Tray.qml" }, "barWidget": { "displayName": "System tray", "description": "Status notifier items", "category": "Status", "allowMultiple": false }, "omarchy": { "clonePaths": [ { "source": "TrayModel.js", "target": "TrayModel.js" } ] } }