Updated imap (markdown)

This commit is contained in:
Luke Bonham 2013-09-07 03:26:19 -07:00 committed by copycat-killer
parent 211e7a5ec6
commit 47cfa9550b
1 changed files with 3 additions and 1 deletions

View File

@ -61,4 +61,6 @@ and you'll have the same security provided by `~/.netrc`.
When `is_plain == false`, it *executes* `password` before using it, so you can also use whatever password fetching solution you want.
You can also define your custom icon for the naughty notification. Just set `lain_mail_notify` into `theme.lua`.
You can also define your custom icon for the naughty notification. Just set `lain_mail_notify` into `theme.lua`:
theme.lain_mail_notify = "/path/to/my/icon"