diff options
Diffstat (limited to 'dwm/config.h')
| -rw-r--r-- | dwm/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm/config.h b/dwm/config.h index d15cad5..0906393 100644 --- a/dwm/config.h +++ b/dwm/config.h @@ -114,7 +114,6 @@ static const Layout layouts[] = { { "|M|", centeredmaster }, /* 12: Master in middle, slaves on sides */ { ">M>", centeredfloatingmaster }, /* 13: Same but master floats */ { "><>", NULL }, /* 14: no layout function means floating behavior */ - { NULL, NULL }, }; /* imports */ |
