aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 1f47e3e..f45c8ec 100644
--- a/config.def.h
+++ b/config.def.h
@@ -7,7 +7,7 @@ static const unsigned int padding = 15;
static const int use_primary_monitor = 1;
static const unsigned int width = 400;
-static const unsigned int border_size = 3;
+static const unsigned int border_size = 2;
static const unsigned int pos_x = 0;
static const unsigned int pos_y = 0;