programs.terminator.config

configuration for terminator.

For a list of all possible options refer to the terminator_config(5) man page.

Type
attribute set of anything
Default
{ }
Example
{
  global_config.borderless = true;
  profiles.default.background_color = "#002b36";
}
Declared
<home-manager/modules/programs/terminator.nix>