diff --git a/desktopenvs/hyprland/walker/config.toml b/desktopenvs/hyprland/walker/config.toml index 07943de..39258b0 100644 --- a/desktopenvs/hyprland/walker/config.toml +++ b/desktopenvs/hyprland/walker/config.toml @@ -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