summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6ff7343..6447758 100644
--- a/config.h
+++ b/config.h
@@ -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;