dwm-custom/patch/bar_wintitle.h

5 lines
154 B
C
Raw Normal View History

2024-05-22 17:29:40 +02:00
static int width_wintitle(Bar *bar, BarArg *a);
static int draw_wintitle(Bar *bar, BarArg *a);
static int click_wintitle(Bar *bar, Arg *arg, BarArg *a);