Adding status2d patch
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#if STATUS2D_PATCH
|
||||
static char rawstext[1024];
|
||||
#else
|
||||
static char rawstext[256];
|
||||
#endif // STATUS2D_PATCH
|
||||
#if !DWMBLOCKS_PATCH
|
||||
static const char statusexport[] = "export BUTTON=-;";
|
||||
static int statuscmdn;
|
||||
|
Reference in New Issue
Block a user