diff --git a/desktopenvs/hyprland/walker/config.toml b/desktopenvs/hyprland/walker/config.toml index a596752..f7db1fc 100644 --- a/desktopenvs/hyprland/walker/config.toml +++ b/desktopenvs/hyprland/walker/config.toml @@ -167,8 +167,7 @@ history = true typeahead = true [builtins.finder] -use_fd = true -fd_flags = " -u -i" +use_fd = false weight = 10 icon = "folder" name = "finder" @@ -176,13 +175,13 @@ placeholder = "Finder" switcher_only = false ignore_gitignore = true refresh = true -concurrency = 10 +concurrency = 5 show_icon_when_single = true preview_images = true [builtins.runner] eager_loading = true -weight = 11 +weight = 7 icon = "utilities-terminal" name = "runner" placeholder = "Runner" @@ -240,7 +239,7 @@ show_icon_when_single = true [builtins.translation] delay = 1000 -weight = 4 +weight = 5 name = "translation" icon = "accessories-dictionary" placeholder = "Translation"