Description
The {status} option for the battery displays both the AC connection and the charging state. Two separate modules would be more useful than a single string that has to be parsed manually, in my opinion.
Motivation
I think it would make sense to use different placeholders. For example:
{charging}: "Charging, Discharging, Full"
{ac}: "Connected, Disconnected"
I am interested in helping implement these modules myself if that could help you :)
Additional context
I am using fastfetch 2.65.2 (x86_64), the currently newest version available on Fedora 44.
This issue only seems to happen when the AC is plugged and the battery is not full (< 99%).
Here's a screenshot:

Description
The
{status}option for the battery displays both the AC connection and the charging state. Two separate modules would be more useful than a single string that has to be parsed manually, in my opinion.Motivation
I think it would make sense to use different placeholders. For example:
{charging}: "Charging, Discharging, Full"{ac}: "Connected, Disconnected"I am interested in helping implement these modules myself if that could help you :)
Additional context
I am using
fastfetch 2.65.2 (x86_64), the currently newest version available on Fedora 44.This issue only seems to happen when the AC is plugged and the battery is not full (< 99%).
Here's a screenshot: