aboutsummarylogtreecommitdiffstats
path: root/config.def.h
diff options
context:
space:
mode:
authorAnselm R Garbe2008-05-17 14:46:06 +0100
committerAnselm R Garbe2008-05-17 14:46:06 +0100
commitef6f9aa3009917a3451993e8bc81f67874bb9cd3 (patch)
tree9a80ae2e481a172db2c489c3251117e9a1481b4c /config.def.h
parentcb0c50a7d42b9db27c9106b45b17154128e39f2a (diff)
downloadaur-ef6f9aa3009917a3451993e8bc81f67874bb9cd3.tar.gz
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 9ce750e565fd..92620255a851 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 */