13 lines
360 B
JSON
13 lines
360 B
JSON
{
|
|
"KPackageStructure": "KWin/Script",
|
|
"KPlugin": {
|
|
"Id": "manjaro_dock_force_hide",
|
|
"Name": "Manjaro Dock Force Hide",
|
|
"Description": "Force-hide bottom auto-hide Plasma docks a few seconds after they pop up.",
|
|
"Version": "1.0.0",
|
|
"License": "MIT"
|
|
},
|
|
"X-Plasma-API": "javascript",
|
|
"X-Plasma-MainScript": "contents/code/main.js"
|
|
}
|