From: Luke Bonham Date: Mon, 9 Sep 2013 12:06:06 +0000 (-0700) Subject: Updated maildir (markdown) X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/9f3f9d4a414f05d66246ffeb526f57aa50540035 Updated maildir (markdown) --- diff --git a/maildir.md b/maildir.md index c35b2f9..bd81c02 100644 --- a/maildir.md +++ b/maildir.md @@ -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 \ No newline at end of file +`shadow` | Hide widget when there are no mails | boolean | false + +**Note**: `footer` can be markup text. \ No newline at end of file