18 lines
482 B
JSON
18 lines
482 B
JSON
|
{
|
||
|
"KPlugin": {
|
||
|
"Category": "Accessibility",
|
||
|
"Description": "Magnify the entire desktop",
|
||
|
"EnabledByDefault": true,
|
||
|
"Id": "zoom",
|
||
|
"License": "GPL",
|
||
|
"Name": "Zoom",
|
||
|
"ServiceTypes": [
|
||
|
"KWin/Effect"
|
||
|
]
|
||
|
},
|
||
|
"X-KDE-ConfigModule": "kwin_zoom_config",
|
||
|
"org.kde.kwin.effect": {
|
||
|
"exclusiveGroup": "magnifiers",
|
||
|
"video": "https://files.kde.org/plasma/kwin/effect-videos/zoom.ogv"
|
||
|
}
|
||
|
}
|