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