diff --git a/docs/widgets/info/resources.md b/docs/widgets/info/resources.md index 4a15ca04..7d1ea48d 100644 --- a/docs/widgets/info/resources.md +++ b/docs/widgets/info/resources.md @@ -25,7 +25,7 @@ _Note: unfortunately, the package used for getting CPU temp ([systeminformation] tempmin: 0 # optional, minimum cpu temp tempmax: 100 # optional, maximum cpu temp uptime: true - units: imperial # only used by cpu temp widget, options: 'imperial' or 'metric' + units: imperial # only used by cpu temp, options: 'imperial' or 'metric' refresh: 3000 # optional, in ms diskUnits: bytes # optional, bytes (default) or bbytes. Only applies to disk ```