X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/14d8d828abbb91db3305dfa666c8c70358d1d3c7..bd67a82fb5a77638be365659a8b6aab4f3f5a35e:/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 */