diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml index d6f3af82c..3a76cca57 100644 --- a/Flow.Launcher/MainWindow.xaml +++ b/Flow.Launcher/MainWindow.xaml @@ -198,6 +198,7 @@ HorizontalAlignment="Center" VerticalAlignment="Center" Panel.ZIndex="2" + RenderOptions.BitmapScalingMode="HighQuality" Source="{Binding PluginIconPath}" Stretch="Uniform" Style="{DynamicResource PluginActivationIcon}" />