kept fiddling with walker

main
The_miro 2025-06-18 23:25:59 +02:00
parent 24d1caf0d6
commit 586e76e093
1 changed files with 4 additions and 5 deletions

View File

@ -167,8 +167,7 @@ history = true
typeahead = true typeahead = true
[builtins.finder] [builtins.finder]
use_fd = true use_fd = false
fd_flags = " -u -i"
weight = 10 weight = 10
icon = "folder" icon = "folder"
name = "finder" name = "finder"
@ -176,13 +175,13 @@ placeholder = "Finder"
switcher_only = false switcher_only = false
ignore_gitignore = true ignore_gitignore = true
refresh = true refresh = true
concurrency = 10 concurrency = 5
show_icon_when_single = true show_icon_when_single = true
preview_images = true preview_images = true
[builtins.runner] [builtins.runner]
eager_loading = true eager_loading = true
weight = 11 weight = 7
icon = "utilities-terminal" icon = "utilities-terminal"
name = "runner" name = "runner"
placeholder = "Runner" placeholder = "Runner"
@ -240,7 +239,7 @@ show_icon_when_single = true
[builtins.translation] [builtins.translation]
delay = 1000 delay = 1000
weight = 4 weight = 5
name = "translation" name = "translation"
icon = "accessories-dictionary" icon = "accessories-dictionary"
placeholder = "Translation" placeholder = "Translation"