mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-05 20:28:25 +02:00
12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "omarchy.settings",
|
|
"name": "Omarchy Bar Settings",
|
|
"version": "1.0.0",
|
|
"author": "Omarchy",
|
|
"description": "Customize the Omarchy bar position and widgets",
|
|
"kinds": ["panel"],
|
|
"activation": "on-demand",
|
|
"entryPoints": { "panel": "SettingsPanel.qml" }
|
|
}
|