aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2008-05-17 14:46:06 +0100
committerAnselm R Garbe <garbeam@gmail.com>2008-05-17 14:46:06 +0100
commitbd67a82fb5a77638be365659a8b6aab4f3f5a35e (patch)
tree2a695696886a0258d53e44e4a904f219adad0114 /config.def.h
parent14d8d828abbb91db3305dfa666c8c70358d1d3c7 (diff)
removed monocle for now
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h
index 9ce750e..9262025 100644
--- a/config.def.h
+++ b/config.def.h
@@ -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 */