material-awesome icon indicating copy to clipboard operation
material-awesome copied to clipboard

Failed to load widgets/battery/icons/battery--nan.svg

Open Alechan opened this issue 6 years ago • 1 comments
trafficstars

The error is printed on console when testing with Xephyr:

$ Xephyr :1 -ac -br -noreset -screen 1152x720
$ DISPLAY=:1.0 awesome -c ~/.config/awesome/rc.lua

I assume that it's because I'm on desktop (so no battery).

When adding that file (for example, cp battery-unknown.svg battery--nan.svg) the error disappears

Alechan avatar Feb 20 '19 15:02 Alechan

Yeah I need to make the widget list depending of the hardware capabilities.

PapyElGringo avatar Feb 21 '19 10:02 PapyElGringo