diff --git a/options.html b/options.html index 5e9d7e15..a90c59c8 100644 --- a/options.html +++ b/options.html @@ -41,15 +41,47 @@ See aerc-config(5).
Type: attribute <home-manager/modules/programs/aerc.nix>
accounts.email.accounts.<name>.aerc.extraBinds
Extra bindings specific to this account, added to
$HOME/.config/aerc/accounts.conf
.
-See aerc-config(5).
Type: attribute set of attribute set of (values (null, bool, int, string of float) or a list of values, that will be joined with a comma)
Default: { }
Example: { messages = { d = ":move ${folder.trash}<Enter>"; }; }
Declared by: