diff --git a/graphic/windowstandard/Test.json b/graphic/windowstandard/Test.json index 8c0cc8a0fbd9eaffa16f6acd51345bb3574c9dc8..54d236836ac41650381e85d2d956016eb8e7a433 100644 --- a/graphic/windowstandard/Test.json +++ b/graphic/windowstandard/Test.json @@ -15,6 +15,13 @@ ], "type": "AppInstallKit", "cleanup-apps": true + }, + { + "type": "ShellKit", + "run-command": [ + "power-shell wakeup", + "power-shell setmode 602" + ] } ] } \ No newline at end of file