Skip to content

Commit da765e4

Browse files
Merge pull request #4933 from jaimecbernardo/dev/jaime/powertoys-fix-dsc-page-ptrun-plugins-and-notes
[PowerToys]Fix DSC page table and notes
2 parents 2d28996 + 5475d9c commit da765e4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

hub/powertoys/dsc-configure.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
109109
| VisibleColorFormats ||||
110110
| ShowColorName | Boolean | This will show the name of the color when picking a color. ||
111111

112-
> [NOTE]
112+
> [!NOTE]
113113
> Configuring custom color formats through DSC is not yet supported.
114114
115115
### CropAndLock
@@ -165,7 +165,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
165165
| FancyzonesSystemTheme | Bool | Whether to use system theme for zone appearance. ||
166166
| FancyzonesShowZoneNumber | Bool | Whether to show zone number. ||
167167

168-
> [NOTE]
168+
> [!NOTE]
169169
> Configuring layouts through DSC is not yet supported.
170170
171171
### FileLocksmith
@@ -223,7 +223,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
223223
| ImageresizerFallbackEncoder | String | Fallback encoder to use. ||
224224
| ImageresizerCustomSize ||||
225225

226-
> [NOTE]
226+
> [!NOTE]
227227
> Configuring custom sizes through DSC is not supported yet.
228228
229229
### KeyboardManager
@@ -234,7 +234,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
234234
| ActiveConfiguration ||||
235235
| KeyboardConfigurations ||||
236236

237-
> [NOTE]
237+
> [!NOTE]
238238
> Configuring remappings through DSC is not supported yet.
239239
240240
### MeasureTool
@@ -380,6 +380,7 @@ PowerLaucher is the internal name for PowerToys Run.
380380
PowerToys Run plugins can be configured in the Plugins property. [A sample can be found in the PowerToys repository.](https://github.com/microsoft/PowerToys/blob/main/src/dsc/Microsoft.PowerToys.Configure/examples/configureLauncherPlugins.dsc.yaml)
381381

382382
These are the available properties to configure each plugin:
383+
383384
| Name | Type | Description |
384385
| :--- | :--- | :--- |
385386
| Name | String | Name of the plugin we want to configure |
@@ -388,7 +389,7 @@ These are the available properties to configure each plugin:
388389
| ActionKeyword | String | Configure the action keyword of the plugin |
389390
| WeightBoost | Int | The weight modifier to help in ordering the results for this plugin |
390391

391-
> [NOTE]
392+
> [!NOTE]
392393
> Configuring additional properties of plugins is not yet supported through DSC.
393394
394395
### PowerOcr

0 commit comments

Comments
 (0)