programs.lf.cmdKeybindings

Home-Manager option

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 in: <home-manager/modules/programs/lf.nix>source unavailable