23 lines
644 B
JSON
23 lines
644 B
JSON
{
|
|
"KPlugin": {
|
|
"Name": "Truely Maximized",
|
|
"Description": "Truely maximizes your screen space by hiding the title bars of your windows when they are maximized.",
|
|
"Icon": "preferences-system-windows",
|
|
"Version": "1.2.0",
|
|
"Id": "truely-maximized",
|
|
"License": "GPLv3",
|
|
"Website": "https://github.com/fin444/truely-maximized",
|
|
"Authors": [
|
|
{
|
|
"Name": "fin444",
|
|
"Email": "fin444_dev@proton.me"
|
|
}
|
|
]
|
|
},
|
|
"X-Plasma-API": "javascript",
|
|
"KPackageStructure": "KWin/Script",
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"X-KWin-Border-Activate": true,
|
|
"X-KDE-ConfigModule": "kwin/effects/configs/kcm_kwin4_genericscripted"
|
|
}
|