From 6a3024cc6b7750afedb2a889b508d0cb943920cc Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Thu, 28 Apr 2022 21:08:09 +0200 Subject: [PATCH] =?UTF-8?q?Add=20,=20=F0=9F=99=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index d86add0..9a37c53 100644 --- a/config.h +++ b/config.h @@ -51,7 +51,7 @@ static const Rule rules[] = { /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, { WEBBROWSER, NULL, NULL, 1 << 8, 0, -1 }, - { "Plasma", NULL, NULL, 0 1, -1 }, + { "Plasma", NULL, NULL, 0, 1, -1 }, }; /* layout(s) */