mirror of https://github.com/lcpz/lain.git
Updated Widgets (markdown)
This commit is contained in:
parent
c3710289e8
commit
5dcb340bc3
|
@ -10,7 +10,7 @@ To markup the textbox, call `widget:set_markup(...)` within `settings`.
|
|||
|
||||
You can feed `set_markup` with predefined arguments, see the sections for all the details.
|
||||
|
||||
`widget` is a textbox, so you can also threat it like any other `wibox.widget.textbox`.
|
||||
`widget` is a textbox, so you can threat it like any other `wibox.widget.textbox`.
|
||||
|
||||
Here follows an example:
|
||||
|
||||
|
|
Loading…
Reference in New Issue