aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index b718f8b..1da07a2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -17,6 +17,8 @@ struct runes_config {
int scroll_lines;
int scrollback_length;
+ int redraw_rate;
+
char *cmd;
char *font_name;