Added show_results_immediately
to example config
This commit is contained in:
@@ -27,6 +27,9 @@ Config(
|
|||||||
// Close window when a click outside the main box is received
|
// Close window when a click outside the main box is received
|
||||||
close_on_click: false,
|
close_on_click: false,
|
||||||
|
|
||||||
|
// Show search results immediately when Anyrun starts
|
||||||
|
show_results_immediately: false,
|
||||||
|
|
||||||
// Limit amount of entries shown in total
|
// Limit amount of entries shown in total
|
||||||
max_entries: None,
|
max_entries: None,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user