diff --git a/Flow.Launcher/MainWindow.axaml b/Flow.Launcher/MainWindow.axaml
index 6c6efe924..47f9da896 100644
--- a/Flow.Launcher/MainWindow.axaml
+++ b/Flow.Launcher/MainWindow.axaml
@@ -196,12 +196,12 @@
@@ -229,7 +229,7 @@
x:Name="PluginActivationIcon"
HorizontalAlignment="Right"
VerticalAlignment="Center"
- Source="{Binding PluginIconPath}"
+ Source="{Binding PluginIcon}"
Stretch="Uniform" />