diff --git a/config.h b/config.h --- a/config.h +++ b/config.h @@ -1,5 +1,4 @@ static void dwindle(Monitor *m); - static const Layout layouts[] = { {"><>", NULL}, {"[T]", dwindle},