mirror of https://github.com/lcpz/lain.git
Updated calendar (markdown)
This commit is contained in:
parent
14162d53c9
commit
10e87f1bd8
|
@ -1,6 +1,6 @@
|
|||
Attaches a calendar to a ``widget``. Example:
|
||||
Attaches a calendar to a ``widget``.
|
||||
|
||||
lain.widgets.calendar:attach(mytextclock)
|
||||
lain.widgets.calendar:attach(mywidget)
|
||||
|
||||
- Left click: switch to previous month.
|
||||
- Right click: switch to next month.
|
||||
|
|
Loading…
Reference in New Issue