JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied sander's config.*h nitpick patch
[dwm.git] / config.default.h
index dd402be..fb452f2 100644 (file)
@@ -61,5 +61,5 @@ static Key key[] = { \
 static Rule rule[] = { \
        /* class:instance:title regex   tags regex      isfloat */ \
        { "Firefox.*",                  "2",            False }, \
-       { "Gimp.*",                     NULL,           True}, \
+       { "Gimp.*",                     NULL,           True }, \
 };