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