Hi, Sorry for the slow reply. You can change the path used by the BatteryIcon widget by specifying a `theme_path` to the widget, and pointing that to your custom directory (e.g. defining your widget as `BatteryIcon(theme_path="/path/to/your/theme")`). The default theme is here [1].
Let us know if you have any other questions. Sean [1] https://github.com/qtile/qtile/tree/develop/libqtile/resources/battery-icons On Mon, Feb 15, 2016 at 9:07 PM, gwachey <[email protected]> wrote: > How do I change the icons for my battery widget in qtile (in arch)? > > I am a newbie, so please elaborate as much as you can. Thank you > > -- > You received this message because you are subscribed to the Google Groups > "qtile-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
