Commit Diff


commit - bf76cefe47749f784d4ee3b7b71c1c86460e236b
commit + a6d23fb61c26126685ed8e19a7cb94189bbbd566
blob - 8490e481d9f099b025d472e3978584cc79151938
blob + d408e70dab3344b7c97c3e04cbd30c0e60ca23f8
--- config.def.h
+++ config.def.h
@@ -34,7 +34,7 @@ static Layout layouts[] = {
 	/* symbol     arrange function */
 	{ "[]=",      tile },    /* first entry is default */
 	{ "><>",      NULL },    /* no layout function means floating behavior */
-	{ "[M]",      monocle }, /* first entry is default */
+	{ "[M]",      monocle },
 };
 
 /* key definitions */