regolith-linux / regolith-desktop

Meta package for the Regolith Desktop Environment
1.48k stars 31 forks source link

Support multiple battery statuses on Regolith 3.1 #1007

Open antoinentl opened 2 months ago

antoinentl commented 2 months ago

Description of the bug

I try to display the statuses of the two batteries of my laptop, with no success.

What I tried

I have already read this issue, I tried the two recommendations from the actual documentation (https://regolith-desktop.com/docs/howtos/multiple-batteries/) and the old one (https://regolith-linux.org/docs/howtos/multiple-batteries/), both not works for me.

Here is my config (I tried with battery3 too):

[battery]
interval=30
instance=BAT0

[battery]
interval=30
instance=BAT1

Question

Did I miss something? Is multiple battery statuses a thing supported on Regolith 3.1?

Installation Details