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: do not show the same value as `neofetch` #494

Open t-h2o opened 2 years ago

t-h2o commented 2 years ago

Battery value

Between neofetch and i3status, I don't have the same value. How neofetch get battery information: Line

With i3status, I get 68% instead of 100% from neofetch.

I use Arch with Linux-zen

jasper1378 commented 2 years ago

Do you have last_full_capacity set to true in your config? Take a look at the battery section of the man page for more info.