Makes the anyrun display first results
This commit is contained in:
parent
a301315f2a
commit
78099458df
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ Config(
|
||||||
close_on_click: false,
|
close_on_click: false,
|
||||||
|
|
||||||
// Show search results immediately when Anyrun starts
|
// Show search results immediately when Anyrun starts
|
||||||
show_results_immediately: false,
|
show_results_immediately: true,
|
||||||
|
|
||||||
// Limit amount of entries shown in total
|
// Limit amount of entries shown in total
|
||||||
max_entries: None,
|
max_entries: None,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue