diff --git a/config.def.h b/config.def.h index 225c7d7..c4c9df7 100644 --- a/config.def.h +++ b/config.def.h @@ -38,7 +38,6 @@ static const int lockfullscreen = 1; /* 1 will force focus on the fullscreen win #include static const Layout layouts[] = { - /* symbol arrange function */ { "[]=", tile }, /* first entry is default */ { "[M]", monocle }, { "[@]", spiral },