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 @@ -94,7 +94,7 @@ This command installs the latest version of PowerToys and uses the PowerToysConf
94
94
| Enabled | Bool | The enabled state for this utility | ✅ |
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
- | IntervalHours | UInt32 | When using TIMED Mode, specifies the amount of hours | ✅ |
97
+ | IntervalHours | UInt32 | When using TIMED Mode, specifies the number of hours. | ✅ |
98
98
| IntervalMinutes | UInt32 | When using TIMED Mode, specifies the amount of minutes | ✅ |
99
99
| ExpirationDateTime | DateTimeOffset | When using EXPIRABLE Mode, specifies the date time in a format parsable with ` DateTimeOffset.TryParse ` | ✅ |
100
100
You can’t perform that action at this time.
0 commit comments