dwm

Kris's build of dwm
git clone git clone https://git.krisyotam.com/krisyotam/dwm.git
Log | Files | Refs | README | LICENSE

bar.h (77B)


      1 static void barhover(XEvent *e, Bar *bar);
      2 static Bar *wintobar(Window win);