fixed cursor error

This commit is contained in:
Lukasz M 2020-04-26 15:08:46 +00:00
parent 9774c3a1a0
commit 2286ff4a1d

View File

@ -124,8 +124,8 @@ static const char *colorname[] = {
*/
unsigned int defaultfg = 257;
unsigned int defaultbg = 0;
static unsigned int defaultcs = 258;
static unsigned int defaultrcs = 258;
static unsigned int defaultcs = 257;
static unsigned int defaultrcs = 257;
/*
* Default shape of cursor