Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.inori.enable

Whether to enable inori.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.inori.package

The inori package to use.

Type: null or package

Default:

pkgs.inori

Declared by:

programs.inori.settings

Configuration written to $XDG_CONFIG_HOME/inori/config.toml.

See https://github.com/eshrh/inori/blob/master/CONFIGURATION.md for available options.

Type: TOML value

Default:

{ }

Example:

{
  dvorak_keybindings = true;
  seek_seconds = 10;
}

Declared by: