summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2024-10-25 01:27:33 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2024-10-25 01:27:33 +0300
commitb16f49712d2760b2025a334940b7ba2de96efe72 (patch)
treeb1b9b0ed1383aa242da4bbbfddd3e23050e74195
parent811731b889c4e4945d9156779017c1ddfab8cd72 (diff)
2px borderHEADmaster
-rw-r--r--config.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 8934ebd..71eab8f 100644
--- a/config.def.h
+++ b/config.def.h
@@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* appearance */
-static const unsigned int borderpx = 3; /* border pixel of windows */
+static const unsigned int borderpx = 2; /* border pixel of windows */
static const unsigned int snap = 10; /* snap pixel */
static const int swallowfloating = 0; /* 1 means swallow floating windows by default */
static const unsigned int gappih = 15; /* horiz inner gap between windows */