01-27-2020, 04:25 PM
(01-27-2020, 02:43 AM)aversglay Wrote: I'm now getting an error:
[quote pid='57529' dateline='1579558118']
no '%d' in battery path
Has anyone else had this issue/have a resolution? I've seen a lot of people playing with i3 setups on here, so hoping someone else's past struggles found the solution.
[/quote]
Do not forget the "0" in the config definition:
Code:
battery 0 {
format = [...]
path = [...]
}