mirror of
git://git.suckless.org/st
synced 2025-08-01 20:52:14 -07:00
Make cursor follow text color
This commit is contained in:
committed by
Hiltjo Posthuma
parent
1911c9274d
commit
b51bcd5553
@@ -118,8 +118,6 @@ static const char *colorname[] = {
|
||||
*/
|
||||
unsigned int defaultfg = 7;
|
||||
unsigned int defaultbg = 0;
|
||||
static unsigned int defaultcs = 256;
|
||||
static unsigned int defaultrcs = 257;
|
||||
|
||||
/*
|
||||
* Default shape of cursor
|
||||
|
Reference in New Issue
Block a user