aboutsummaryrefslogtreecommitdiff
path: root/programs
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-01-30 07:01:35 +0000
committerAkshay <[email protected]>2022-01-30 07:01:35 +0000
commitd8f8b6dc8a5c3789cf78e634899e629c7945a5a9 (patch)
treea638d8e969ec72fd4c4b965bfdc229abd0f8b2a9 /programs
parent5b3cbc05e54231392420d08ab3a7f99f68488122 (diff)
upgrade to 22.05-pre
Diffstat (limited to 'programs')
-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