mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 22:42:09 +02:00

Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
440 B
440 B
bclm
Set a custom charge limit on MacBooks. More information: https://github.com/zackelia/bclme.
- Set the charge limit to about 80% (for Intel machines, the battery charge level may be slightly lower than the set value):
sudo bclm write {{77}}
- Read the current charge limit:
bclm read
- Keep the charge limit after rebooting/smc reset:
sudo bclm persist
- Remove the persistent charge limit:
sudo bclm unpersist