Skip to content

Commit

Permalink
Formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta committed Apr 6, 2024
1 parent edcf4d8 commit 3775372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playbook/Configuration/custom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ actions:
"""$guid""" | Out-File -Force -LiteralPath """$([Environment]::GetFolderPath('Windows'))\atlasospowercfgguid""";
powercfg /duplicatescheme """e9a42b02-d5df-448d-aa00-03f14749eb61""" """$guid""";
powercfg /setactive """$guid""";
powercfg /changename """$guid""" """Atlas Installation Scheme""" """Duplicate of Ultimate Performance for installing Atlas.""";
powercfg /changename """$guid""" """Atlas Installation Scheme""" """Duplicate of Ultimate Performance used during Atlas installation.""";
powercfg /x monitor-timeout-ac 0;
powercfg /x monitor-timeout-dc 0;
powercfg /x disk-timeout-ac 0;
Expand Down

0 comments on commit 3775372

Please sign in to comment.