File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
95
95
| KeepDisplayOn | Boolean | This setting is only available when keeping the PC awake | ✅ |
96
96
| Mode | AwakeMode | Possible values: PASSIVE INDEFINITE TIMED EXPIRABLE | ✅ |
97
97
| IntervalHours | UInt32 | When using TIMED Mode, specifies the number of hours. | ✅ |
98
- | IntervalMinutes | UInt32 | When using TIMED Mode, specifies the amount of minutes | ✅ |
98
+ | IntervalMinutes | UInt32 | When using TIMED Mode, specifies the number of minutes. | ✅ |
99
99
| ExpirationDateTime | DateTimeOffset | When using EXPIRABLE Mode, specifies the date time in a format parsable with ` DateTimeOffset.TryParse ` | ✅ |
100
100
101
101
### ColorPicker
You can’t perform that action at this time.
0 commit comments