[RESPONDED] (REQUEST) Add battery charging limit START

I dunno about gnome, but on KDE the settings are already there:

However they only appear if some specific resources are exposed by the kernel, e.g. these have to exist:

$ cat /sys/class/power_supply/BAT1/charge_control_end_threshold
$ cat /sys/class/power_supply/BAT1/charge_control_start_threshold

Which is not currently the case, but seems to be feasible according to:

At least for the end value. For the start one I guess that FW has to update the Embedded Controller.

So if you are reading this and want this feature, please put a <3 on my initial comment to show your support :slight_smile: