mirror of https://github.com/lcpz/lain.git
Updated imap (markdown)
This commit is contained in:
parent
4986ccc019
commit
57a0abbbf7
2
imap.md
2
imap.md
|
@ -38,7 +38,7 @@ Variable | Meaning | Type | Default
|
|||
--- | --- | --- | ---
|
||||
`port` | IMAP port | int | 993
|
||||
`refresh_timeout` | Refresh timeout seconds | int | 60
|
||||
`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"
|
||||
`color` | Mail value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
||||
`mail_encoding` | Mail character encoding | string | autodetected
|
||||
|
|
Loading…
Reference in New Issue