From ea8cdba402dbed7aae9f87682e6064860ba0b7ad Mon Sep 17 00:00:00 2001 From: Cori Barker Date: Sun, 8 Feb 2026 15:17:38 +0000 Subject: Patches to dwm --- dwm/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dwm/config.h') 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) */ -- cgit v1.2.3