From 7f8a96a21706b42e2f4cbdb3d02f38bed7e51b51 Mon Sep 17 00:00:00 2001 From: Ramazan Sancar Date: Mon, 25 Nov 2024 06:45:32 +0300 Subject: [PATCH] Update docs/widgets/info/resources.md Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- docs/widgets/info/resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```