From c5bb7db6bbd0beba0dbdc98cd60cb0d3ea69e7c2 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 8 Jun 2025 23:45:20 +0200 Subject: update --- config.def.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index e212393..2dfba63 100644 --- a/config.def.h +++ b/config.def.h @@ -32,8 +32,8 @@ static const Rule rules[] = { /* class instance title tags mask iscentered isfloating isterminal noswallow monitor */ { "Gimp", NULL, NULL, 0, 0, 1, 0, 0, -1 }, { "Librewolf", NULL, NULL, 1 << 8, 0, 0, 0, 0, -1 }, - { "Kitty", NULL, NULL, 0, 0, 0, 1, 0, -1 }, - { "Orage", NULL, NULL, 0, 1, 1, 0, 1, -1 }, + { "Kitty", NULL, NULL, 0, 0, 0, 1, 0, -1 }, + { "Orage", NULL, NULL, 0, 0, 1, 0, 1, -1 }, { NULL, NULL, "Event Tester", 0, 0, 0, 0, 1, -1 }, /* xev */ }; -- cgit v1.2.3