I just switched from Windows to Linux and I'm looking for a way to manage my laptop battery charging. On Windows, I used to have a Lenovo app that would let me limit the charge to around 60%. Now that I've installed Linux, my laptop charges all the way to 100%, which I want to avoid to help extend the battery life. Is there a way to set a limit on charging so it stops between 60% and 80%?
3 Answers
You can definitely limit battery charging in Linux! One popular method is to use a tool called TLP, which can help manage power settings, including charging limits for certain laptop brands. Depending on your exact model, there might be specific scripts or settings available. Check the command line instructions and make sure to set it up for your laptop model!
Honestly, the need to limit charging to 60-80% is a bit outdated since most modern laptops are designed to handle full charges without damaging the battery. However, if you're on a specific usage plan or older battery tech, it might help a little. Just know that the benefits might not be significant anymore!
I get what you mean, but I still prefer to keep it lower just to be safe. Better safe than sorry!
There are some utilities out there, like `battery-care` or `upower`, that might let you set charging thresholds. It all depends on your device and its compatibility with these tools. You could also check if your BIOS has charging settings available—sometimes manufacturers include options there!

Awesome, thanks! I'll look into TLP and see if it works for my laptop.