From 586e76e093655821565229b30f804330d9db5342 Mon Sep 17 00:00:00 2001 From: The_miro Date: Wed, 18 Jun 2025 23:25:59 +0200 Subject: [PATCH] kept fiddling with walker --- desktopenvs/hyprland/walker/config.toml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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"