From 4f3599db00b3a55a0ff6e52530bdad282e97f8f3 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 13 Sep 2009 00:46:22 +0200 Subject: README: fixed CPU widget example --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 7b94998..50f9063 100644 --- a/README +++ b/README @@ -262,8 +262,8 @@ CPU usage widget -- after setting graph properties, you can register with: vicious.register(cpuwidget, vicious.widgets.cpu, '$1', 2) - - executed every 2 seconds, feeds the graph with usage level of the - first CPU/core + - executed every 2 seconds, feeds the graph with total usage + percentage of all CPUs/cores Mbox widget mboxwidget = widget({ type = 'textbox', name = 'mboxwidget' }) -- cgit v1.2.3