diff --git a/.config/anyrun/config.ron b/.config/anyrun/config.ron index 52e7d9c..2cd4906 100644 --- a/.config/anyrun/config.ron +++ b/.config/anyrun/config.ron @@ -31,7 +31,7 @@ Config( close_on_click: false, // Show search results immediately when Anyrun starts - show_results_immediately: false, + show_results_immediately: true, // Limit amount of entries shown in total max_entries: None,