MyNixOS website logo
option

programs.fzf.fileWidgetCommand

The command that gets executed as the source for fzf for the CTRL-T keybinding.

Declarations
Type
null or string
Default
null
Example
"fd --type f"