programs.fzf.fileWidgetCommand
The command that gets executed as the source for fzf for the CTRL-T keybinding.
- Type
null or string- Default
null- Example
"fd --type f"- Declared
- <home-manager/modules/programs/fzf.nix>
The command that gets executed as the source for fzf for the CTRL-T keybinding.
null or stringnull"fd --type f"