20 lines
524 B
JSON
20 lines
524 B
JSON
{
|
|
"KPackageStructure": "KWin/Effect",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "user@example.com",
|
|
"Name": "Real Name"
|
|
}
|
|
],
|
|
"Category": "Appearance",
|
|
"Description": "Quick Effect",
|
|
"EnabledByDefault": true,
|
|
"Id": "quick-effect",
|
|
"License": "MIT",
|
|
"Name": "Quick Effect"
|
|
},
|
|
"X-KDE-ConfigModule": "kcm_kwin4_genericscripted",
|
|
"X-KDE-Ordering": 60,
|
|
"X-Plasma-API": "declarativescript"
|
|
}
|