This commit is contained in:
seerge
2023-04-11 19:42:47 +02:00

View File

@@ -7,6 +7,8 @@
A small utility that allows you to do almost everything you could do with Armoury Crate but without extra bloat and unnecessary services.
[这个自述文件](https://github.com/seerge/g-helper/blob/main/docs/README.zh-CN.md)
## :gift: Main advantages
1. Seamless and automatic GPU switching (without asking you to close all apps, etc)
@@ -139,7 +141,7 @@ Debloating helps to save your battery and keep laptop a bit cooler
### Custom power plans with each mode
In config.json (under ``%appdata/GHelper``) you can manually add custom power plan GUID (it can be either "real" power plan that can be switched or "overlay" power plan like the ones g-helper sets by default)
In config.json (under ``%AppData%\GHelper``) you can manually add custom power plan GUID (it can be either "real" power plan that can be switched or "overlay" power plan like the ones g-helper sets by default)
Format is following : ``"scheme_<mode>" : "GUID" ``