lynks-- / lifebar

Transparent workspace bar for i3 window manager.
GNU General Public License v2.0
36 stars 6 forks source link

Use acpi for battery status #13

Open agboom opened 10 years ago

agboom commented 10 years ago

Best statusbar I've encountered since i3status. I would love to see this evolve!

In sys.c I noticed you refer directly to /sys/class/BAT* to retrieve the battery status. Would it be better to take advantage of acpi for status and time remaining?

lynks-- commented 10 years ago

Hi chookies, thanks :) yeah you're probably right. I'll add this to the list of possible changes.