summaryrefslogtreecommitdiff
path: root/src/usercfg.h
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-04-16 18:38:01 +0100
committeruint23 <[email protected]>2025-04-16 18:38:01 +0100
commitd1c02153202030c29c497636736483e0e2425bee (patch)
tree1b0d5f50c1b7ed9f644bb428cf4c966b3993dd88 /src/usercfg.h
parent27077232095c5c9142eb831274516b14ada0a85f (diff)
tiling complete
Diffstat (limited to 'src/usercfg.h')
-rw-r--r--src/usercfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usercfg.h b/src/usercfg.h
index 457bc17..69c613c 100644
--- a/src/usercfg.h
+++ b/src/usercfg.h
@@ -4,7 +4,8 @@
#include <X11/keysym.h>
#include "defs.h"
-#define BORDER_WIDTH 10
+#define GAPS 10
+#define BORDER_WIDTH 1
#define BORDER_FOC_COL "#00FF00"
#define BORDER_UFOC_COL "#FF0000"