aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.default.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h
index 95e2906..91be009 100644
--- a/config.default.h
+++ b/config.default.h
@@ -33,7 +33,7 @@ static Layout layout[] = { \
{ "[]=", tile }, /* first entry is default */ \
{ "><>", floating }, \
};
-#define MASTERWIDTH 640 /* master width per thousand */
+#define MASTERWIDTH 600 /* master width per thousand */
#define NMASTER 1 /* clients in master area */
#define SNAP 32 /* snap pixel */