Files
PowerToys/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.WindowsTerminal/plugin.json

15 lines
443 B
JSON
Raw Normal View History

{
"ID": "F59BA85006B14389A72A0EA756695F1D",
"Disabled": true,
"ActionKeyword": "_",
"IsGlobal": true,
"Name": "Windows Terminal",
"Author": "davidegiacometti",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/powertoys",
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsTerminal.dll",
"IcoPathDark": "Images\\WindowsTerminal.dark.png",
"IcoPathLight": "Images\\WindowsTerminal.light.png"
}