Files
arthur-os/default/quickshell/omarchy-shell/plugins/bar/manifest.json
T

12 lines
243 B
JSON

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