You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kwin-plugins/scripts/cutefishlauncher/metadata.json

21 lines
607 B
JSON

{
"KPlugin": {
"Name": "CutefishOS Launcher",
"Description": "Force the cutefish-launcher window to fill the screen area",
"Icon": "preferences-system-windows-script-test",
"Authors": [
{
"Name": "revenmartin",
"Email": "revenmartin@gmail.com"
}
],
"EnabledByDefault": false,
"Id": "cutefishlauncher",
"Version": "0.1",
"License": "GPL-3.0-or-later"
},
"X-Plasma-API": "javascript",
"X-Plasma-MainScript": "code/main.js",
"KPackageStructure": "KWin/Script"
}