programs.lf.cmdKeybindings

Keys to bind to command line commands which can only be one of the builtin commands. Keys set to null or an empty string are deleted.

Type
attribute set of (null or string)
Default
{ }
Example
{ "<c-g>" = "cmd-escape"; }
Declared
<home-manager/modules/programs/lf.nix>