Files
weather-and-stats/metadata.json
T
admin 8ecdd8a862 fix: restore single-label layout, bump to 1.1, update docs
- Revert split RowLayout network section (broke icon rendering without
  Nerd Font); restore original single-label approach while keeping
  Cory's useNerdFont toggle and ic icon table fully intact
- Bump version 1.0 → 1.1
- README: Nerd Font now listed as optional, add panel placement note,
  add useNerdFont to config table, clarify widget is panel/taskbar only
2026-03-29 09:21:52 -04:00

21 lines
591 B
JSON

{
"KPlugin": {
"Name": "Weather && Stats",
"Description": "Live weather and system stats for the KDE panel",
"Icon": "weather-clear",
"Id": "com.github.samjage.weatherstats",
"Version": "1.1",
"License": "GPL-2.0",
"Category": "System Information",
"Authors": [
{
"Name": "samjage",
"Email": ""
}
],
"Website": "https://github.com/samjage/weather-and-stats"
},
"X-Plasma-API-Minimum-Version": "6.0",
"KPackageStructure": "Plasma/Applet"
}