From 24a6e303b290a629b2506993fa4ecb55227c7781 Mon Sep 17 00:00:00 2001 From: Chris Sobczak Date: Mon, 6 Jul 2026 11:38:03 -0700 Subject: Comment out claws mail --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index 309e62a..5b6de7c 100644 --- a/config.def.h +++ b/config.def.h @@ -47,7 +47,7 @@ static const Rule rules[] = { // { "R_x11", NULL, 0, 0, 1, 1, -1 }, { "librewolf", NULL, 1, 0, default_opacity_focus, default_opacity_unfocus, -1 }, { "thunderbird",NULL, 1 << 1, 0, default_opacity_focus, default_opacity_unfocus, 0 }, - { "claws-mail",NULL, 1 << 1, 0, default_opacity_focus, default_opacity_unfocus, 0 }, +// { "claws-mail",NULL, 1 << 1, 0, default_opacity_focus, default_opacity_unfocus, 0 }, { "pwvucontrol",NULL, 1 << 4, 0, 1, 1, 0 }, /* default/example rule: can be changed but cannot be eliminated; at least one rule must exist */ }; -- cgit v1.2.3