On Sun, Jun 19, 2011 at 4:51 PM, Bartosz Nitkiewicz
<bartosz.nitkiew...@dziq.pl> wrote:
> Hello,
> I'm looking for a best way to monitor battery status in dwm. Any hints?
>
> --
> Bartosz Nitkiewicz
>

xsetroot -name "`acpi -b |tr -d ','|awk '{print $4}'`"

I have something like this is a while loop in my .xinitrc

Reply via email to