mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
16 lines
272 B
JSON
16 lines
272 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "omarchy.emojis",
|
|
"name": "Emojis",
|
|
"version": "1.0.0",
|
|
"author": "Omarchy",
|
|
"description": "Search, copy, and type emojis",
|
|
"kinds": [
|
|
"overlay"
|
|
],
|
|
"keepLoaded": true,
|
|
"entryPoints": {
|
|
"overlay": "Emojis.qml"
|
|
}
|
|
}
|