Use the correct parameter in the installation example for batteryarc-widget
This commit is contained in:
parent
d014b9a259
commit
0e2914b5b6
|
@ -49,7 +49,7 @@ s.mytasklist, -- Middle widget
|
|||
--[[or customized]]
|
||||
batteryarc_widget({
|
||||
show_current_level = true,
|
||||
thickness = '1',
|
||||
arc_thickness = '1',
|
||||
}),
|
||||
}
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue