JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed monocle for now
[dwm.git] / config.def.h
index 9ce750e..9262025 100644 (file)
@@ -27,7 +27,6 @@ Layout layouts[] = {
        /* symbol     arrange  geom */
        { "[]=",      tile,    tilegeom }, /* first entry is default */
        { "><>",      NULL,             }, /* no layout function means floating behavior */
-       { "<M>",      monocle, NULL     }, /* TODO: remove this */
 };
 
 /* key definitions */