diff --git a/config.h b/config.h index 7936f34..255dcb1 100644 --- a/config.h +++ b/config.h @@ -62,7 +62,7 @@ static const Layout layouts[] = { { "[]=", tile }, /* first entry is default */ //{ "[M]", monocle }, //{ "[@]", spiral }, - //{ "[\\]", dwindle }, + { "[\\]", dwindle }, //{ "H[]", deck }, //{ "TTT", bstack }, //{ "===", bstackhoriz }, diff --git a/dwm b/dwm index 5d760e9..4a9775f 100755 Binary files a/dwm and b/dwm differ diff --git a/dwm.o b/dwm.o index 0f934fa..6b0025e 100644 Binary files a/dwm.o and b/dwm.o differ