programs.lf.keybindings
Home-Manager option
Keys to bind. Keys set to null or an empty string are deleted.
type: attribute set of (null or string)Default
{ }Example
declared in: <home-manager/modules/programs/lf.nix>source unavailable{ D = "trash"; U = "!du -sh"; gg = null; gh = "cd ~"; i = "$less $f"; }