15 lines
319 B
JSON
15 lines
319 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "omarchy.emoji-picker",
|
|
"name": "Emoji picker",
|
|
"version": "1.0.0",
|
|
"author": "Omarchy",
|
|
"description": "An emoji picker to copy or type emojis",
|
|
"kinds": ["overlay"],
|
|
"activation": "on-demand",
|
|
"keepLoaded": true,
|
|
"entryPoints": {
|
|
"overlay": "EmojiPicker.qml"
|
|
}
|
|
}
|