Updated Widgets (markdown)
This commit is contained in:
parent
ff3a614d7b
commit
eabc5b4991
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Here follows a simple example, see the sections for all the details:
|
|||
mycpu = lain.widgets.cpu({
|
||||
timeout = 4,
|
||||
settings = function()
|
||||
widgets:set_markup("Cpu " .. usage)
|
||||
widget:set_markup("Cpu " .. usage)
|
||||
end
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue