Update batteryarc-widget/README.md so it matches the arc_thickness variable name fix
This commit is contained in:
parent
326d11e95b
commit
8babd501f5
|
@ -49,7 +49,7 @@ s.mytasklist, -- Middle widget
|
|||
--[[or customized]]
|
||||
batteryarc_widget({
|
||||
show_current_level = true,
|
||||
arc_thickness = '1',
|
||||
arc_thickness = 1,
|
||||
}),
|
||||
}
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue