Updated imap (markdown)

This commit is contained in:
Luke Bonham 2013-09-09 05:03:26 -07:00
parent d685704da2
commit 4e5236d8f3
1 changed files with 3 additions and 0 deletions

View File

@ -41,12 +41,15 @@ Variable | Meaning | Type | Default
`header` | Text to show before value | string | " Mail " `header` | Text to show before value | string | " Mail "
`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF" `header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF"
`color` | Mail value color | string | `beautiful.fg_focus` or "#FFFFFF" `color` | Mail value color | string | `beautiful.fg_focus` or "#FFFFFF"
`footer` | Text to append after value | string | " "
`mail_encoding` | Mail character encoding | string | autodetected `mail_encoding` | Mail character encoding | string | autodetected
`maxlen` | Maximum chars to display in notification | int | 200 `maxlen` | Maximum chars to display in notification | int | 200
`app` | Mail program to spawn on click | string | "mutt" `app` | Mail program to spawn on click | string | "mutt"
`shadow` | Hide widget when there are no mails | boolean | false `shadow` | Hide widget when there are no mails | boolean | false
`is_plain` | Define whether `password` is a plain password (true) or a function that retrieves it (false) | boolean | false `is_plain` | Define whether `password` is a plain password (true) or a function that retrieves it (false) | boolean | false
**Note**: `footer` can be markup text.
Let's focus better on `is_plain`. Let's focus better on `is_plain`.
You can just set your password like this: You can just set your password like this: