Files
komplex/package/metadata.json
Digital Artifex f65399ec53 Initial Commit
2025-08-03 18:41:56 -04:00

22 lines
622 B
JSON

{
"KPackageStructure": "Plasma/Wallpaper",
"KPlugin": {
"Authors": [
{
"Name": "DigitalArtifex"
}
],
"Category": "",
"Description": "Allows you to use Shaders as your wallpaper",
"Icon": "preferences-desktop-wallpaper",
"Id": "com.github.digitalartifex.komplex",
"License": "GPLv3+",
"Version": "1.0.0",
"Name": "Komplex Wallpaper Engine",
"ServiceTypes": [
"Plasma/Wallpaper"
]
},
"X-KDE-ParentApp": "org.kde.plasmashell",
"X-Plasma-MainScript": "ui/main.qml"
}