aboutsummaryrefslogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-01 14:33:45 +0200
committerjoe <rbo@gmx.us>2025-10-01 14:33:45 +0200
commit84d09a408920ce9d3916aaa3d4be36636aa56280 (patch)
tree0c1b34aae045c971da0f9139df7f9501f7ab4263 /config.def.h
parentup (diff)
downloadherbe-84d09a408920ce9d3916aaa3d4be36636aa56280.tar.gz
herbe-84d09a408920ce9d3916aaa3d4be36636aa56280.tar.bz2
herbe-84d09a408920ce9d3916aaa3d4be36636aa56280.tar.xz
herbe-84d09a408920ce9d3916aaa3d4be36636aa56280.tar.zst
herbe-84d09a408920ce9d3916aaa3d4be36636aa56280.zip
2
Diffstat (limited to 'config.def.h')
-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;