diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |