summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--st/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/config.h b/st/config.h
index 7819325..8be1371 100644
--- a/st/config.h
+++ b/st/config.h
@@ -121,7 +121,7 @@ static const char *colorname[] = {
*/
unsigned int defaultfg = 7;
unsigned int defaultbg = 0;
-static unsigned int defaultcs = 15;
+unsigned int defaultcs = 15;
static unsigned int defaultrcs = 0;
/*