Skip to content

Commit

Permalink
bat: forgot to remove debug line; #209
Browse files Browse the repository at this point in the history
  • Loading branch information
copycat-killer committed Jul 6, 2016
1 parent 29ae2ec commit 41ccab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion widgets/bat.lua
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ local function worker(args)
local sum_energy_full = 0
local sum_energy_percentage = 0
local pspath = "/sys/class/power_supply/"
pspath = "/home/luke/Download/"

for i, battery in ipairs(batteries) do
local bstr = pspath .. battery
Expand Down

0 comments on commit 41ccab3

Please sign in to comment.