dotfiles/local/share/plasma/plasmoids/SlateWeather/metadata.json
2025-04-22 01:30:36 +10:00

24 lines
631 B
JSON

{
"KPlugin": {
"Authors": [
{
"Email": "adolfo@librepixels.com",
"Name": "zayronxio"
}
],
"Name": "Slate Weather",
"Id": "SlateWeather",
"Description": "widget showing the current weather status.",
"Category": "Utilities",
"Icon": "weather",
"EnabledByDefault": true,
"License": "GPL-3.0+",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "0.1.1",
"Website": ""
},
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-MainScript": "ui/main.qml"
}