mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-04 04:37:47 +02:00
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "omarchy.menu",
|
|
"name": "Omarchy menu",
|
|
"version": "1.0.0",
|
|
"author": "Omarchy",
|
|
"description": "Quickshell-powered Omarchy command menu",
|
|
"kinds": [
|
|
"menu"
|
|
],
|
|
"keepLoaded": true,
|
|
"entryPoints": {
|
|
"menu": "Menu.qml"
|
|
}
|
|
}
|