aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.c b/st.c
index 7010195..6f5ca80 100644
--- a/st.c
+++ b/st.c
@@ -436,7 +436,7 @@ typedef struct {
* the current length of used elements.
*/
-static Fontcache frc[2];
+static Fontcache frc[1024];
static int frccur = -1, frclen = 0;
ssize_t