MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/ttyper/config.toml. See https://github.com/max-niederman/ttyper for all available options, including supported languages and theme keys.

Declarations
Type
TOML value
Default
{ }
Example
{
  default_language = "english200";
  theme = {
    border_type = "rounded";
    prompt_correct = "green";
    prompt_incorrect = "red";
  };
}