removed monocle for now

This commit is contained in:
Anselm R Garbe
2008-05-17 14:46:06 +01:00
parent 14d8d828ab
commit bd67a82fb5
3 changed files with 0 additions and 14 deletions

View 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 */