Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

battery: Add status_bat_{low,quarter,half,three_quarters} #512

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thentenaar
Copy link

This allows for splitting status_bat by quartile, coinciding with
the FontAwesome battery icons, adding three additional thresholds to
accomodate it.

status_bat_* will only be effective if they're not set to the default
value ("BAT") in which case status_bat is used as expected, providing
backward compatibility with existing configurations.

This allows for splitting status_bat by quartile, coinciding with
the FontAwesome battery icons, adding three additional thresholds to
accomodate it.

status_bat_* will only be effective if they're not set to the default
value ("BAT") in which case status_bat is used as expected, providing
backward compatibility with existing configurations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant