diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml index cf471beb7..2b2e4b85e 100644 --- a/Flow.Launcher/MainWindow.xaml +++ b/Flow.Launcher/MainWindow.xaml @@ -183,6 +183,7 @@ _animating = false; _settings.WindowLeft = Left; _settings.WindowTop = Top; + iconsb.Begin(SearchIcon); sb.Begin(FlowMainWindow); } if (_settings.UseSound)