MyNixOS website logo

Configuration options for chawan.

See cha-config(5)

Declarations
Type
TOML value
Default
{ }
Example
{
  buffer = {
    images = true;
    autofocus = true;
  };
  page."C-k" = "() => pager.load('ddg:')";
}