]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Updated imap (markdown)
authorLuke Bonham <dadasignificanulla@gmail.com>
Mon, 9 Sep 2013 12:03:26 +0000 (05:03 -0700)
committerLuke Bonham <dadasignificanulla@gmail.com>
Mon, 9 Sep 2013 12:03:26 +0000 (05:03 -0700)
imap.md

diff --git a/imap.md b/imap.md
index 47e7b51e3123e16ec589d7506ea5e60ee5acbe76..97cd437fa3a2984563420863b03e9c798da7d4d1 100644 (file)
--- a/imap.md
+++ b/imap.md
@@ -41,12 +41,15 @@ Variable | Meaning | Type | Default
 `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: