From e66e5075a0b42c902c9bbc628ab3c8006a261144 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Tue, 10 Nov 2009 15:46:54 +0100 Subject: batsys: import battery widget that uses sysfs Initial widget code was sent by Benedikt Sauer. After some cleanup it is ready to go into master. It uses data exposed trough /sys and it is used in the exact same way as the bat widget (and /proc). This widget will replace batat and acpitool, it will be moved to contrib and retired. --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 638d901..80c62d0 100644 --- a/init.lua +++ b/init.lua @@ -29,6 +29,7 @@ require("vicious.load") require("vicious.uptime") require("vicious.bat") require("vicious.batat") +require("vicious.batsys") require("vicious.mem") require("vicious.fs") require("vicious.dio") -- cgit v1.2.3