aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 19496ce..2da7134 100644
--- a/config.h
+++ b/config.h
@@ -180,6 +180,8 @@ static unsigned int mousefg = 7;
static unsigned int mousebg = 0;
*/
+static unsigned int scrollstep = 15;
+
/*
* Color used to display font attributes when fontconfig selected a font which
* doesn't match the ones requested.