mirror of
https://github.com/zoriya/dwm.git
synced 2026-06-03 10:56:37 +00:00
Adding status2d + statuscmd + dwmblocks + extrastatus module
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
static int width_status2d(Bar *bar, BarWidthArg *a);
|
||||
static int width_status2d_es(Bar *bar, BarWidthArg *a);
|
||||
static int draw_status2d(Bar *bar, BarDrawArg *a);
|
||||
static int draw_status2d_es(Bar *bar, BarDrawArg *a);
|
||||
static int drawstatusbar(int x, char *text);
|
||||
static int status2dtextlength(char *stext);
|
||||
Reference in New Issue
Block a user