changeset: 840:602c33407b57
tag: tip
user: Anselm R. Garbe <arg_AT_suckless.org>
date: Fri Feb 23 11:13:57 2007 +0100
summary: default masterwidth should also be at 600
diff -r 6cb99239c29b -r 602c33407b57 config.default.h
--- a/config.default.h Fri Feb 23 11:09:18 2007 +0100
+++ b/config.default.h Fri Feb 23 11:13:57 2007 +0100
@@ -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 */
Received on Fri Feb 23 2007 - 11:15:34 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:55:48 UTC