X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.anselm.h;h=ea0f52eaa285e54e68eee7289219a8edd85eb1cc;hb=3c5b6f03baa16dd8bbe9a4f70bb32b02ce4a488a;hp=f546941e71815ccf742e96ce2dec85c2443b1784;hpb=02673538bc98daeb2fe31d3667b5f3e0884e4831;p=dwm.git diff --git a/config.anselm.h b/config.anselm.h index f546941..ea0f52e 100644 --- a/config.anselm.h +++ b/config.anselm.h @@ -27,8 +27,8 @@ Rule rules[] = { Layout layouts[] = { /* symbol function isfloating */ - { "[]=", tilev, False }, /* first entry is default */ - { "[]|", tileh, False }, + { "[]|", tileh, False }, /* first entry is default */ + { "[]=", tilev, False }, { "><>", floating, True }, { "[M]", monocle, True }, };