mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
15 lines
443 B
JSON
15 lines
443 B
JSON
{
|
|
"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"
|
|
}
|