Commit Graph

2 Commits

Author SHA1 Message Date
Luis Pabon df5ada9340 Tweak GlCpuTemp widget to support other sensor units
The current code assumes all sensors report temperature, when in fact glances' sensor plugin also reports rpm (eg fan speeds) and percentages (eg batteries).

Changes:

 * Add support for percentages
 * Add support for rpm

Note: this widget should really be called something like `GlSensors`, but I haven't been able to easily find a way of renaming it without breaking people's existing configs and workflows.
2023-04-03 17:02:18 +01:00
Alicia Sykes 1626b94285 📊 Adds widget to display CPU temps (#452) 2022-02-13 15:15:04 +00:00