X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.def.h;h=d408e70dab3344b7c97c3e04cbd30c0e60ca23f8;hp=8490e481d9f099b025d472e3978584cc79151938;hb=9aa4a9043d1261f9ae71cc2740d061d68a99227e;hpb=829b6b57e7b30bfbbf85dce718afcb2d33d2e3a9 diff --git a/config.def.h b/config.def.h index 8490e48..d408e70 100644 --- a/config.def.h +++ b/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 */