X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/14d8d828abbb91db3305dfa666c8c70358d1d3c7..a864a82b3460bbceda03709dfd9de34b19f9b8cf:/config.def.h 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 */ - { "", monocle, NULL }, /* TODO: remove this */ }; /* key definitions */