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 c22f32e..a98d9d0 100644
--- a/src/config.h
+++ b/src/config.h
@@ -12,6 +12,8 @@ struct runes_config {
int default_rows;
int default_cols;
+ int scroll_lines;
+
char *cmd;
char *font_name;