From 20f2a968fc91b6848d8d1d01f64d8e918be22f5d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 24 Nov 2024 20:41:51 -0800 Subject: [PATCH] Update resources.md --- 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 72787af4..7fcf9c5c 100644 --- a/docs/widgets/info/resources.md +++ b/docs/widgets/info/resources.md @@ -27,7 +27,7 @@ _Note: unfortunately, the package used for getting CPU temp ([systeminformation] 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 - network: true # uses 'default' or specify a network interface name + network: true # optional, uses 'default' if true or specify a network interface name ``` You can also pass a `label` option, which allows you to group resources under named sections,