dwm/patch/bar_status.h

3 lines
160 B
C
Raw Normal View History

2020-07-18 13:03:30 +02:00
static int width_status(Bar *bar, BarWidthArg *a);
static int draw_status(Bar *bar, BarDrawArg *a);
static int click_status(Bar *bar, Arg *arg, BarClickArg *a);