Updated maildir (markdown)

This commit is contained in:
Luke Bonham 2013-09-09 05:06:06 -07:00 committed by copycat-killer
parent 6e896b59ce
commit 9f3f9d4a41
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
**Note**: `footer` can be markup text.