Makes the anyrun display first results

This commit is contained in:
Michel Fedde 2025-05-19 23:26:42 +02:00
parent a301315f2a
commit 78099458df

View file

@ -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,