mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
tweak plugin settings (#9522)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"ID": "11A6C36E4E91439CA69F702CBD364EF7",
|
||||
"ActionKeyword": "!",
|
||||
"IsGlobal": false,
|
||||
"Name": "Service",
|
||||
"Description": "Manages Windows services",
|
||||
"Author": "davidegiacometti",
|
||||
@@ -8,5 +9,6 @@
|
||||
"Language": "csharp",
|
||||
"Website": "https://aka.ms/powertoys",
|
||||
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.Service.dll",
|
||||
"IcoPath": "Images\\service.dark.png"
|
||||
"IcoPathDark": "Images\\service.dark.png",
|
||||
"IcoPathLight": "Images\\service.light.png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user