aboutsummaryrefslogtreecommitdiff
path: root/programs/st/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'programs/st/config.h')
-rw-r--r--programs/st/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/programs/st/config.h b/programs/st/config.h
index 696b99f..14fb754 100644
--- a/programs/st/config.h
+++ b/programs/st/config.h
@@ -130,8 +130,8 @@ static const char *colorname[] = {
130 */ 130 */
131unsigned int defaultfg = 7; 131unsigned int defaultfg = 7;
132unsigned int defaultbg = 0; 132unsigned int defaultbg = 0;
133static unsigned int defaultcs = 256; 133unsigned int defaultcs = 256;
134static unsigned int defaultrcs = 257; 134unsigned int defaultrcs = 257;
135 135
136/* 136/*
137 * Default shape of cursor 137 * Default shape of cursor