aboutsummaryrefslogtreecommitdiff
path: root/bat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bat.lua')
-rw-r--r--bat.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bat.lua b/bat.lua
index 245eb22..26b251c 100644
--- a/bat.lua
+++ b/bat.lua
@@ -21,7 +21,7 @@ module("vicious.bat")
-- {{{ Battery widget type
-function worker(format, batid)
+local function worker(format, batid)
-- Initialise tables
local battery_state = {
["full"] = "↯",