From ea21bbab81b84d55dba3422b3388da79cf5f7a29 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Wed, 15 Jun 2022 13:18:36 -0500 Subject: remove window rule --- config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.h b/config.h index b37e2e7..6b936fe 100644 --- a/config.h +++ b/config.h @@ -29,7 +29,6 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isfloating monitor */ - { "discord", NULL, NULL, 0, 1, -1 }, { "mpv", NULL, NULL, 0, 1, -1 }, }; -- cgit v1.2.3