Updated imap (markdown)

This commit is contained in:
Luke Bonham 2013-09-08 05:20:21 -07:00
parent 5de0628f0d
commit 3c0d8fea91
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ Variable | Meaning | Type | Default
`refresh_timeout` | Refresh timeout seconds | int | 60
`header` | Text to show before value | string | " Mail "
`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"
`color` | Mail value color | string | `beautiful.fg_focus` or "#FFFFFF"
`mail_encoding` | Mail character encoding | string | autodetected
`maxlen` | Maximum chars to display in notification | int | 200
`app` | Mail program to spawn on click | string | "mutt"