change battery threshold

This commit is contained in:
2024-03-28 17:44:29 +05:30
parent f856077f1d
commit 77971af833

View File

@ -216,7 +216,7 @@
enableUserService = true;
asusdConfig = ''
(
charge_control_end_threshold: 80,
charge_control_end_threshold: 100,
panel_od: false,
mini_led_mode: false,
disable_nvidia_powerd_on_battery: true,