programs.mc.keymapSettings
Home-Manager option
Settings for mc/mc.keymap file. Any missing settings will fall back to the system default.
type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))Default
{ }Example
declared in: <home-manager/modules/programs/mc.nix>source unavailable{ panel = { Up = "up;ctrl-k"; }; }