X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=tag.c;h=f6c33ea2209115952f36911cc2b989228377c589;hb=ab7a11c0c73fa101c8e0234f8214284888fb8156;hp=f7513c1270daf60187b748d06e8a9df98b18dd8c;hpb=d8675f6f30f31aeb38680fe748d6a66fca0a8990;p=dwm.git diff --git a/tag.c b/tag.c index f7513c1..f6c33ea 100644 --- a/tag.c +++ b/tag.c @@ -21,7 +21,7 @@ typedef struct { TAGS RULES -void (*arrange)(Arg *) = ARRANGE; +void (*arrange)(Arg *) = DEFMODE; /* extern */