mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
change battery threshold
This commit is contained in:
@ -216,7 +216,7 @@
|
|||||||
enableUserService = true;
|
enableUserService = true;
|
||||||
asusdConfig = ''
|
asusdConfig = ''
|
||||||
(
|
(
|
||||||
charge_control_end_threshold: 80,
|
charge_control_end_threshold: 100,
|
||||||
panel_od: false,
|
panel_od: false,
|
||||||
mini_led_mode: false,
|
mini_led_mode: false,
|
||||||
disable_nvidia_powerd_on_battery: true,
|
disable_nvidia_powerd_on_battery: true,
|
||||||
|
Reference in New Issue
Block a user