i3status battery problem
Hey dear users of i3 :)
I'm quite new using i3. I started about 2 months ago after 2 years of openbox.
It's awesome... But i still have something annoying.
Here is my problem :
I'm using a x121e AMD-450 laptop. Which of course have a battery... But can't configure properly my i3status bar to display information about battery.
I tried to swithc my i3status.conf with :
battery 1 { format = "%status %percentage %remaining %emptytime" path = "/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/power_supply/BAT1/uevent" }
Which doesnt work neither, while the path seems to be good...
/sys/class/power_supply % ll
lrwxrwxrwx 1 root root 0 mai 17 14:50 ACAD> ../../devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0003:00/powersupply/ACAD/ lrwxrwxrwx 1 root root 0 mai 17 14:50 BAT1 -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/powersupply/BAT1/
Any idea?