diff options
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,4 +21,4 @@ static unsigned int lines = 22; static const char worddelimiters[] = " "; /* Size of the window border */ -static const unsigned int border_width = 3; +static const unsigned int border_width = 2; |
