List of virtual mailboxes using Notmuch queries.
Declarations
Type
list of (submodule)
Default
[
{
name = "My INBOX";
query = "tag:inbox";
}
]
Example
[
{
name = "My INBOX";
query = "tag:inbox";
}
]
Sign in to create a configuration using this setting.