diff --git a/Plugins/Flow.Launcher.Plugin.ProcessKiller/Main.cs b/Plugins/Flow.Launcher.Plugin.ProcessKiller/Main.cs index 39d659f39..22c84b20f 100644 --- a/Plugins/Flow.Launcher.Plugin.ProcessKiller/Main.cs +++ b/Plugins/Flow.Launcher.Plugin.ProcessKiller/Main.cs @@ -65,7 +65,7 @@ namespace Flow.Launcher.Plugin.ProcessKiller return true; }, - IcoPath = "Images/app.png" + IcoPath = processPath }); return menuOptions;