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.abook.enable

Whether to enable Abook.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.abook.package

The abook package to use.

Type: null or package

Default:

pkgs.abook

Declared by:

programs.abook.extraConfig

Extra lines added to $HOME/.config/abook/abookrc. Available configuration options are described in the abook repository: https://sourceforge.net/p/abook/git/ci/master/tree/sample.abookrc.

Type: strings concatenated with ā€œ\nā€

Default:

""

Example:

''
  field pager = Pager
  view CONTACT = name, email
  set autosave=true
''

Declared by: