switch from fw-ectool-git to framework-system

The only thing I use either of these for is setting the charge limit.
Both seem to work identically. I've been using framework-system for a
month or so and haven't noticed any difference.
This commit is contained in:
Pig Monkey 2025-06-16 08:06:23 -07:00
parent a083af4476
commit 65d61e3621
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[Service]
ExecStart=ectool chargecontrol normal 87 87
ExecStart=framework_tool --charge-limit 87
[Install]
WantedBy=default.target

View file

@ -1,7 +1,7 @@
---
- name: Install fw-ectool-git
- name: Install framework-system
kewlfft.aur.aur:
name: fw-ectool-git
name: framework-system
become: yes
become_user: "{{ aur.user }}"
tags: