From c6a2e45ba3e340fc44345d60b466baf6c55d870f Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 11 Jan 2023 01:40:33 +0100 Subject: [PATCH] cleanup: unused programs removed --- config.def.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.def.h b/config.def.h index 6318ebe..20ac007 100644 --- a/config.def.h +++ b/config.def.h @@ -32,7 +32,6 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask iscentered isfloating monitor */ - { NULL, "origin.exe", NULL, 0, 0, 1, -1 }, }; /* layout(s) */