aboutsummaryrefslogtreecommitdiff
path: root/dwm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/config.h')
-rwxr-xr-xdwm/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm/config.h b/dwm/config.h
index d39428d..7a5df30 100755
--- a/dwm/config.h
+++ b/dwm/config.h
@@ -28,8 +28,8 @@ static const Rule rules[] = {
* WM_CLASS(STRING) = instance, class
* WM_NAME(STRING) = title
*/
- /* class instance title tags mask isfloating monitor */
- { },
+ /* class instance title tags mask isfloating monitor */
+ {},
};
/* layout(s) */