diff --git a/docs/widgets/info/resources.md b/docs/widgets/info/resources.md index b36a1913..4f0c2574 100644 --- a/docs/widgets/info/resources.md +++ b/docs/widgets/info/resources.md @@ -23,7 +23,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 + units: imperial # only used by cpu temp widget, options: 'imperial' or 'metric' refresh: 3000 # optional, in ms diskUnits: bytes # optional, bytes (default) or bbytes. Only applies to disk ```