dotfiles/.config/suckless/dwm/patch/bar_status2d.h

6 lines
189 B
C
Raw Normal View History

2024-04-23 04:34:15 +02:00
static int width_status2d(Bar *bar, BarArg *a);
static int draw_status2d(Bar *bar, BarArg *a);
static int drawstatusbar(BarArg *a, char *text);
static int status2dtextlength(char *stext);