diff options
Diffstat (limited to 'config.def.h')
| -rw-r--r-- | config.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h index ca6b0db..82b1b09 100644 --- a/config.def.h +++ b/config.def.h | |||
| @@ -118,6 +118,8 @@ static const char *colorname[] = { | |||
| 118 | */ | 118 | */ |
| 119 | unsigned int defaultfg = 7; | 119 | unsigned int defaultfg = 7; |
| 120 | unsigned int defaultbg = 0; | 120 | unsigned int defaultbg = 0; |
| 121 | static unsigned int defaultcs = 256; | ||
| 122 | static unsigned int defaultrcs = 257; | ||
| 121 | 123 | ||
| 122 | /* | 124 | /* |
| 123 | * Default shape of cursor | 125 | * Default shape of cursor |
