I can set the charging limits from the commandline with framework_tool but these changes are not reflected by the extension.
I'm trying to set up a systemd-timer to change the charge limit depending on the time of day. Is there a way to set ful or bal from the command line?
I also tried using gsettings with:
gsettings set org.gnome.shell.extensions.Battery-Health-Charging charging-mode 'ful'
But no luck.
Thanks for the great extension.
I can set the charging limits from the commandline with
framework_toolbut these changes are not reflected by the extension.I'm trying to set up a systemd-timer to change the charge limit depending on the time of day. Is there a way to set
fulorbalfrom the command line?I also tried using
gsettingswith:But no luck.
Thanks for the great extension.