From b96cb9835280f944b7f75ed26e31d4df3e7bf9b1 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sat, 20 Feb 2010 04:33:27 +0100 Subject: bat: added a note about Apple PMU and ACPI/procfs --- bat.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'bat.lua') diff --git a/bat.lua b/bat.lua index 5a2cb88..66aab4b 100644 --- a/bat.lua +++ b/bat.lua @@ -21,6 +21,7 @@ module("vicious.bat") -- {{{ Battery widget type local function worker(format, batid) + -- Apple PMU and ACPI/procfs battery widgets are in the [contrib] branch local battery = helpers.pathtotable("/sys/class/power_supply/" .. batid) local battery_state = { ["Full\n"] = "↯", -- cgit v1.2.3