mirror of https://github.com/lcpz/lain.git
Updated maildir (markdown)
This commit is contained in:
parent
c4b5b25067
commit
85b4fcb759
|
@ -17,10 +17,10 @@ Maildirs are structured as follows:
|
||||||
.
|
.
|
||||||
|
|
||||||
therefore the widget checks whether there are files in the `new` directories.
|
therefore the widget checks whether there are files in the `new` directories.
|
||||||
If there's new mail, the textbox will say something like "mail: bugs(3), system(1)", otherwise it says
|
If there's new mails, the textbox will say something like "mail: bugs(3), system(1)", otherwise it says
|
||||||
"no mail".
|
"no mail".
|
||||||
|
|
||||||
mymaildir= lain.widgets.maildir("/path/to/my/maildir")
|
mymaildir = lain.widgets.maildir("/path/to/my/maildir")
|
||||||
|
|
||||||
The function takes a table as optional argument, which can contain:
|
The function takes a table as optional argument, which can contain:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue