From 11d7af8cf33203a30f49a447a466079b022a8f43 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Sat, 7 Sep 2013 03:26:19 -0700 Subject: [PATCH] Updated imap (markdown) --- imap.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/imap.md b/imap.md index 3c049dd..5f8ce30 100644 --- a/imap.md +++ b/imap.md @@ -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`. \ No newline at end of file +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" \ No newline at end of file -- 2.39.2