aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index a98d9d0..58b781b 100644
--- a/src/config.h
+++ b/src/config.h
@@ -13,6 +13,7 @@ struct runes_config {
int default_cols;
int scroll_lines;
+ int scrollback_length;
char *cmd;
char *font_name;