programs.aerc.stylesets
Home-Manager option
Stylesets added to $HOME/.config/aerc/stylesets/. See aerc-stylesets(7).
type: attribute set of (strings concatenated with “\n” or attribute set of (strings concatenated with “\n” or attribute set of (values (null, bool, int, string, or float) or a list of values, that will be joined with a comma)))Default
{ }Example
declared in: <home-manager/modules/programs/aerc>source unavailable{ default = { ui = { "tab.selected.reverse" = "toggle"; }; }; };