X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/8d3868d7ce528cfc075e246c8935bae2724e0868..1b4f7d7722a5ff0e38e0010f764bd8974e3cf187:/widget/contrib/tpbat/smapi.lua diff --git a/widget/contrib/tpbat/smapi.lua b/widget/contrib/tpbat/smapi.lua index 9002585..a8867e4 100644 --- a/widget/contrib/tpbat/smapi.lua +++ b/widget/contrib/tpbat/smapi.lua @@ -1,12 +1,11 @@ - --[[ - - smapi.lua - Interface with thinkpad battery information - - Licensed under GNU General Public License v2 - * (c) 2013, Conor Heine - + + smapi.lua + Interface with thinkpad battery information + + Licensed under GNU General Public License v2 + * (c) 2013, Conor Heine + --]] local first_line = require("lain.helpers").first_line @@ -55,7 +54,7 @@ local readable = { state = true, stop_charge_thresh = false, temperature = true, - voltage = true, + voltage = true } function smapi:battery(name)