MyNixOS website logo

Stylesets added to $HOME/.config/aerc/stylesets/.

See aerc-stylesets(7).

Declarations
Type
attribute set of ((attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)) or strings concatenated with "\n")
Default
{ }
Example
{ default = { ui = { "tab.selected.reverse" = toggle; }; }; };