mirror of
https://github.com/mintycube/dotfiles.git
synced 2024-10-22 14:05:41 +02:00
6 lines
189 B
C
6 lines
189 B
C
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);
|
|
|