fixed finder

main
Your Name 2025-06-13 09:00:01 +02:00
parent 0c69420ba4
commit d9d763831d
1 changed files with 3 additions and 3 deletions

View File

@ -167,13 +167,13 @@ history = true
typeahead = true
[builtins.finder]
use_fd = false
fd_flags = "--ignore-vcs --type file"
use_fd = true
fd_flags = ""
weight = 5
icon = "file"
name = "finder"
placeholder = "Finder"
switcher_only = true
switcher_only = false
ignore_gitignore = true
refresh = true
concurrency = 8