kept fiddling with walker
parent
24d1caf0d6
commit
586e76e093
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue