gah
This commit is contained in:
parent
bf80d1d2cd
commit
26acd17638
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ static const int topbar = 1; /* 0 means bottom bar */
|
|||
static const char *fonts[] = { "monospace:size=10" };
|
||||
static const char dmenufont[] = "monospace:size=10";
|
||||
static const char col_black1[] = "#000000";
|
||||
static const char col_white1[] = "#d0d0d0";
|
||||
static const char col_white1[] = "#ffffff";
|
||||
static const char col_red[] = "#ff0000";
|
||||
static const char col_red2[] = "#830202";
|
||||
static const char col_red3[] = "#aa1212";
|
||||
|
|
Loading…
Reference in a new issue