Files
dwm/patch/bar_statusbutton.h
2023-09-18 23:34:29 +02:00

5 lines
154 B
C

static int width_stbutton(Bar *bar, BarArg *a);
static int draw_stbutton(Bar *bar, BarArg *a);
static int click_stbutton(Bar *bar, Arg *arg, BarArg *a);