From 55a2abcefcc81df35c9115ba889a87547913128a Mon Sep 17 00:00:00 2001
From: rycee
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: