Merge remote-tracking branch 'suckless/master'
This commit is contained in:
commit
1be8f871bd
@ -127,7 +127,7 @@ static const char *colorname[] = {
|
||||
*/
|
||||
unsigned int defaultfg = 257;
|
||||
unsigned int defaultbg = 256;
|
||||
static unsigned int defaultcs = 257;
|
||||
unsigned int defaultcs = 257;
|
||||
static unsigned int defaultrcs = 256;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user