dwm-speedie/bar/bar_status.h

4 lines
161 B
C
Raw Normal View History

2023-07-04 02:07:24 +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);