X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/e058524601d80006095656ffdf806c1bd3d415c9..ad2bd8dffb902b905b11e2cd6a29ddd152ff69b5:/maildir.md diff --git a/maildir.md b/maildir.md index c35b2f9..a30e59f 100644 --- a/maildir.md +++ b/maildir.md @@ -1,3 +1,5 @@ +[<- widgets](https://github.com/copycat-killer/lain/wiki/Widgets) + Shows maildirs status in a textbox. Maildirs are structured as follows: @@ -33,5 +35,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