summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 9a09ad4..2813a29 100644
--- a/config.h
+++ b/config.h
@@ -112,7 +112,7 @@ float alphaOffset = 0.0;
float alphaUnfocus;
/* Terminal colors (16 first used in escape sequence) */
-sstatic const char *colorname[] = {
+static const char *colorname[] = {
"#131313",
"#cc241d",
"#009107",