Files
home/.local/share/plasma/plasmoids/AndromedaLauncher/metadata.json

23 lines
537 B
JSON
Raw Normal View History

2025-10-08 10:35:48 +02:00
{
2025-10-10 16:43:21 +02:00
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Authors": [
{
"Email": "eliverlara@gmail.com",
"Name": "EliverLara"
}
],
"Category": "Application Launchers",
"Description": "A modern Launcher for plasma!",
"EnabledByDefault": true,
"Icon": "start-here-kde",
"Id": "AndromedaLauncher",
"Name": "Andromeda Launcher",
2025-10-08 10:35:48 +02:00
2025-10-10 16:43:21 +02:00
"Version": "0.6",
"Website": "https://github.com/EliverLara/AndromedaLauncher"
},
"X-Plasma-Provides": ["org.kde.plasma.launchermenu"],
"X-Plasma-API-Minimum-Version": "6.0"
2025-10-08 10:35:48 +02:00
}