From 052770d1cc6a94e172e5aa450aab5aea0c8beaea Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Fri, 26 Jun 2026 20:45:21 -0700 Subject: Remove phantom extra closing }; --- config.def.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 8b2dbfe..1684454 100644 --- a/config.def.h +++ b/config.def.h @@ -35,8 +35,7 @@ static const Rule rules[] = { { "Thunderbird", NULL, 1 << 1, 0, 0 }, { "Pavucontrol", NULL, 1 << 4, 0, 0 }, { "pavucontrol", NULL, 1 << 4, 0, 0 }, -}; - /* default/example rule: can be changed but cannot be eliminated; at least one rule must exist */ + /* default/example rule: can be changed but cannot be eliminated; at least one rule must exist */ }; /* layout(s) */ -- cgit v1.2.3