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

Whether to enable vifm, a Vim-like file manager.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.vifm.package

The vifm package to use.

Type: null or package

Default:

pkgs.vifm

Declared by:

programs.vifm.extraConfig

Extra lines added to the $XDG_CONFIG_HOME/vifm/vifmrc file.

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

Default:

""

Example:

"mark h ~/"

Declared by: