Files
blomarchy/shell/plugins/bar/manifest.json
T

15 lines
221 B
JSON

{
"schemaVersion": 1,
"id": "blob.bar",
"name": "Bar",
"version": "1.0.0",
"author": "Blob",
"description": "Status bar with widgets",
"kinds": [
"bar"
],
"entryPoints": {
"bar": "Bar.qml"
}
}