diff --git a/config.def.h b/config.def.h index 98b8e5a..4e7be25 100644 --- a/config.def.h +++ b/config.def.h @@ -44,6 +44,7 @@ static const Rule rules[] = { */ /* class instance title tags iscentered isfloating monitor */ { "firefox", 0, 0, 1 << 1, 0, 0, -1 }, + { "zen", 0, 0, 1 << 1, 0, 0, -1 }, { "Lutris", 0, 0, 1 << 2, 0, 0, 0 }, { "zenity", 0, 0, 0, 0, 1, -1 }, { "steam", 0, 0, 1 << 2, 0, 0, 0 },