X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/07040e6db6de9fba139c9a60d0c453962dc4276e..4e5236d8f385f2c629f972c091633551c6e20615:/imap.md diff --git a/imap.md b/imap.md index e30f688..97cd437 100644 --- a/imap.md +++ b/imap.md @@ -38,15 +38,18 @@ 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" +`footer` | Text to append after value | string | " " `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" `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 +**Note**: `footer` can be markup text. + Let's focus better on `is_plain`. You can just set your password like this: