Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
s/tilegeom/updatetilegeom/
[dwm.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
9ce750e
..
9262025
100644
(file)
--- 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 */