22 lines
506 B
JSON
22 lines
506 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "local.omarchy-citizen",
|
|
"name": "Citizen Launcher · Omarchy",
|
|
"version": "1.1.3",
|
|
"author": "Community prototype",
|
|
"license": "MIT",
|
|
"description": "Optional Omarchy bar integration for the distro-neutral Citizen Launcher.",
|
|
"kinds": [
|
|
"bar-widget"
|
|
],
|
|
"entryPoints": {
|
|
"barWidget": "BarWidget.qml"
|
|
},
|
|
"barWidget": {
|
|
"displayName": "Omarchy Citizen",
|
|
"category": "Gaming",
|
|
"allowMultiple": false,
|
|
"defaultSection": "right"
|
|
}
|
|
}
|