13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"identifier": "default",
|
|
"description": "Default capabilities",
|
|
"windows": ["main"],
|
|
"permissions": [
|
|
"core:default",
|
|
"shell:default",
|
|
"notification:default",
|
|
"global-shortcut:allow-register",
|
|
"global-shortcut:allow-unregister"
|
|
]
|
|
}
|