dotfiles/.bin/bat-fullcharge

4 lines
85 B
Bash
Executable File

#!/bin/sh
doas sysctl hw.battery.chargestop=98
doas sysctl hw.battery.chargestart=97