programs.jjui.settings

Options to add to the config.toml file. See https://github.com/idursun/jjui/wiki/Configuration for options.

Type
TOML value
Default
{ }
Example
{
  revisions = {
    revset = "";
    template = "builtin_log_compact";
  };
}
Declared
<home-manager/modules/programs/jjui.nix>