MyNixOS website logo

configuration for terminator.

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

Declarations
Type
attribute set of anything
Default
{ }
Example
{
  global_config.borderless = true;
  profiles.default.background_color = "#002b36";
}