X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=92620255a85115eab5f655d0e2e3954e8e48b838;hb=bd67a82fb5a77638be365659a8b6aab4f3f5a35e;hp=9ce750e565fdb8feff78f0e1e8425722795550e8;hpb=14d8d828abbb91db3305dfa666c8c70358d1d3c7;p=dwm.git 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 */