i3 / i3status

Generates status bar to use with i3bar, dzen2 or xmobar
BSD 3-Clause "New" or "Revised" License
602 stars 254 forks source link

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

Open thentenaar opened 1 year ago

thentenaar commented 1 year ago

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

statusbat* 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.