aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2012-03-31 20:58:10 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2012-03-31 20:58:10 +0200
commitf972955ce7e5e5651c17ad8624554196b6a82cfc (patch)
treef9200bcbb15f342946ef1a7cd6a1a33cd0664da5 /README
parent5605030ed4ac28efe0430c2210fa507f97d9aa20 (diff)
downloadvicious-legacy-f972955ce7e5e5651c17ad8624554196b6a82cfc.tar.xz
README: update thermal documentation
Thermal now accepts an optional third argument when warg is a table.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 35dc285..69ca8ad 100644
--- a/README
+++ b/README
@@ -132,9 +132,10 @@ vicious.widgets.cpufreq
vicious.widgets.thermal
- provides temperature levels of ACPI and coretemp thermal zones
- takes the thermal zone as an argument, i.e. "thermal_zone0", or a
- table with 1st field as thermal zone and 2nd as data source -
- available data sources are "proc", "core" and "sys" - which is the
- default when only the zone is provided
+ table with 1st field as thermal zone, 2nd as data source -
+ available data sources are "proc", "core" and "sys" (which is the
+ default when only the zone is provided) and 3rd optional argument
+ as a temperature input file to read
- returns 1st value as temperature of requested thermal zone
vicious.widgets.uptime