dwm

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

bar_ltsymbol.h (153B)


      1 static int width_ltsymbol(Bar *bar, BarArg *a);
      2 static int draw_ltsymbol(Bar *bar, BarArg *a);
      3 static int click_ltsymbol(Bar *bar, Arg *arg, BarArg *a);