diff --git a/plugin.json b/plugin.json index e7986f8..067a861 100644 --- a/plugin.json +++ b/plugin.json @@ -1,13 +1,13 @@ { "ID": "46778CB7A2FD4949A845B19EF1A6364B", "ActionKeyword": "winget", - "IsGlobal": true, + "IsGlobal": false, "Name": "Winget", - "Author": "cyberrex5", + "Author": "bostrot", "Version": "1.0.0", "Language": "csharp", - "Website": "https://aka.ms/powertoys", + "Website": "https://github.com/bostrot/PowerToysRunPluginWinget", "ExecuteFileName": "Community.PowerToys.Run.Plugin.Winget.dll", - "IcoPathDark": "Images\\WebSearch.dark.png", - "IcoPathLight": "Images\\WebSearch.light.png" + "IcoPathDark": "Images\\Winget.dark.png", + "IcoPathLight": "Images\\Winget.light.png" } \ No newline at end of file