8 lines
264 B
JSON
8 lines
264 B
JSON
{
|
|
"$schema": "../gen/schemas/desktop-schema.json",
|
|
"identifier": "capture-widget",
|
|
"description": "Allows the capture widget to hide when recording ends or an idle window is reconciled",
|
|
"windows": ["widget"],
|
|
"permissions": ["core:window:allow-hide"]
|
|
}
|