Files
PowerToys/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.System/plugin.json
2021-02-26 13:21:58 +02:00

14 lines
377 B
JSON

{
"ID": "CEA08895D2544B019B2E9C5009600DF4",
"ActionKeyword": "",
"IsGlobal": true,
"Name": "System Commands",
"Author": "Wox",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/powertoys",
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.System.dll",
"IcoPathDark": "Images\\lock.dark.png",
"IcoPathLight": "Images\\lock.light.png"
}