Merge pull request #98 from blackm0re/doc-fix
Use the correct parameter in the installation example for batteryarc-…
This commit is contained in:
commit
b387425da3
|
@ -49,7 +49,7 @@ s.mytasklist, -- Middle widget
|
||||||
--[[or customized]]
|
--[[or customized]]
|
||||||
batteryarc_widget({
|
batteryarc_widget({
|
||||||
show_current_level = true,
|
show_current_level = true,
|
||||||
thickness = '1',
|
arc_thickness = '1',
|
||||||
}),
|
}),
|
||||||
}
|
}
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in New Issue