dwmclock ======== Show the time and current battery charge in the X root window name Requirements ------------ - Xlib headers Installation ------------ Copy `config.def.mk` to `config.mk` and edit it to match your setup. Compile it: make Install dwmclock (needs to be run as root if installing to `/usr` or `/usr/local`): make install Install dwmclock to `~/bin`: make DESTDIR=$HOME PREFIX= install Usage ----- Amp it off in your `~/.xinitrc`: dwmclock &