You can do it using command line.
To disable charging threshold
Code:
echo '0' | sudo tee /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/conservation_mode
To enable charging thrshold
Code:
echo '1' | sudo tee /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/conservation_mode
If you are on Gnome desktop enviroment, and if you want doing it using GUI, you can use Gnome extension Battery health charging
https://extensions.gnome.org/extensi...alth-charging/
Install extension manager app and install Battery health charging from there
Bookmarks