Updated maildir (markdown)

This commit is contained in:
Luke Bonham 2013-09-09 05:06:06 -07:00
parent 4e5236d8f3
commit 2a11ae6544
1 changed files with 4 additions and 1 deletions

View File

@ -33,5 +33,8 @@ Variable | Meaning | Type | Default
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
`color_newmail` | New mail value color | string | `beautiful.fg_focus` or "#FFFFFF"
`color_nomail` | No mail value color | string | `beautiful.fg_normal` or "#FFFFFF"
`footer` | Text to append after value | string | " "
`app` | Mail program to spawn on click | string | "mutt"| boolean | false
`shadow` | Hide widget when there are no mails | boolean | false
`shadow` | Hide widget when there are no mails | boolean | false
**Note**: `footer` can be markup text.