aboutsummaryrefslogtreecommitdiff
path: root/dwm/config.h
diff options
context:
space:
mode:
authorCori Barker <coribarker2@gmail.com>2026-02-08 15:17:38 +0000
committerCori Barker <coribarker2@gmail.com>2026-02-08 15:17:38 +0000
commitea8cdba402dbed7aae9f87682e6064860ba0b7ad (patch)
treeb1d96b25af0d08c64b2b3044596d4b42be1b4451 /dwm/config.h
parent07f0fdd5803a41651e615fb83b7f884c18d23815 (diff)
Patches to dwm
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) */