programs.superfile.hotkeys

Hotkey configuration written to $XDG_CONFIG_HOME/superfile/hotkeys.toml (linux) or Library/Application Support/superfile/hotkeys.toml (darwin), See https://superfile.netlify.app/configure/custom-hotkeys/ for supported values.

Type
TOML value
Default
{ }
Example
confirm = [
  "enter"
  "right"
  "l"
];
Declared
<home-manager/modules/programs/superfile.nix>