Updated imap (markdown)
This commit is contained in:
parent
4a72f6f394
commit
11d7af8cf3
1 changed files with 3 additions and 1 deletions
4
imap.md
4
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`.
|
||||
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"
|
Loading…
Add table
Reference in a new issue