fixup! modules: add temp module

This commit is contained in:
Alexandre Acebedo 2021-12-29 15:47:36 +01:00
parent 9bbe57a306
commit 9a4062db7c
5 changed files with 25 additions and 42 deletions

View file

@ -18,7 +18,7 @@
(https://codeberg.org/dnkl/yambar/issues/139).
* mem: a module handling system memory monitoring
* cpu: a module offering cpu usage monitoring
* temp: a module displaying the temperature of the thermal zones in the machine.
* temperature: a module displaying the temperature of the thermal zones in the machine.
### Changed