Fixing wintitle and a few warning messages ref. #37
This commit is contained in:
@@ -70,7 +70,9 @@ static const char *fonts[] = { "monospace:size=10" };
|
||||
#endif // BAR_PANGO_PATCH
|
||||
static const char dmenufont[] = "monospace:size=10";
|
||||
|
||||
#if BAR_FLEXWINTITLE_PATCH
|
||||
static char c000000[] = "#000000"; // placeholder value
|
||||
#endif // BAR_FLEXWINTITLE_PATCH
|
||||
static char normfgcolor[] = "#bbbbbb";
|
||||
static char normbgcolor[] = "#222222";
|
||||
static char normbordercolor[] = "#444444";
|
||||
|
Reference in New Issue
Block a user