summaryrefslogtreecommitdiff
path: root/src/usercfg.h
diff options
context:
space:
mode:
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"