X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/672a961cc7a37472ff0f506a4bc09dfa6e9b6e7d..df669be704440521b3e14817b75e268a11f7ad7b:/maildir.md diff --git a/maildir.md b/maildir.md index 28de551..a30e59f 100644 --- a/maildir.md +++ b/maildir.md @@ -1,4 +1,6 @@ -Checks your maildirs. +[<- 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