X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/829b6b57e7b30bfbbf85dce718afcb2d33d2e3a9..9086f98068693d22321be2bdc6779e7be7e751c7:/config.def.h?ds=inline diff --git a/config.def.h b/config.def.h index 8490e48..d408e70 100644 --- a/config.def.h +++ b/config.def.h @@ -34,7 +34,7 @@ static Layout layouts[] = { /* symbol arrange function */ { "[]=", tile }, /* first entry is default */ { "><>", NULL }, /* no layout function means floating behavior */ - { "[M]", monocle }, /* first entry is default */ + { "[M]", monocle }, }; /* key definitions */