mirror of https://github.com/lcpz/lain.git
Updated maildir (markdown)
This commit is contained in:
parent
6e896b59ce
commit
9f3f9d4a41
|
@ -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.
|
Loading…
Reference in New Issue