mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
14 lines
419 B
JSON
14 lines
419 B
JSON
{
|
|
"ID": "5043CECEE6A748679CBE02D27D83747A",
|
|
"ActionKeyword": "$",
|
|
"IsGlobal": false,
|
|
"Name": "Windows Settings",
|
|
"Author": "TobiasSekan",
|
|
"Version": "1.0.0",
|
|
"Language": "csharp",
|
|
"Website": "https://aka.ms/PowerToys",
|
|
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.WindowsSettings.dll",
|
|
"IcoPathDark": "Images\\WindowsSettings.dark.png",
|
|
"IcoPathLight": "Images\\WindowsSettings.light.png"
|
|
}
|