This commit is contained in:
jomada
2025-10-10 18:25:34 -03:00
parent 2b1f5c1d2c
commit 7d97af45aa
132 changed files with 5833 additions and 90 deletions

View File

@@ -0,0 +1,24 @@
{
"KPackageStructure": "KWin/Aurorae",
"KPlugin": {
"Authors": [
{
"Email": "gicalucejo@gmail.com",
"Name": "jomada"
}
],
"Category": "Plasma 6 Window Decorations",
"ServiceTypes": [
"KWin/Aurorae"
],
"EnabledByDefault": true,
"Name": "Bart",
"Description" : "Bart window decorations",
"Id": "Bart",
"Version": "1.0",
"License": "GPL_V3",
"X-KDE-PluginInfo-blur": false,
"X-KPackage-Dependencies": [
]
}
}