Files
arthur-os/shell/plugins/settings/manifest.json
T

15 lines
286 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"
],
"entryPoints": {
"panel": "SettingsPanel.qml"
}
}