Merge remote-tracking branch 'suckless/master'

This commit is contained in:
Václav Uruba 2022-10-11 18:13:36 +02:00
commit 1be8f871bd
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -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;
/*