diff --git a/src/bin/win.c b/src/bin/win.c index cff91e32..9a10b390 100644 --- a/src/bin/win.c +++ b/src/bin/win.c @@ -278,8 +278,6 @@ _solo_bell(Term_Container *tc, Term_Container *child EINA_UNUSED) solo = (Solo*) tc; term = solo->term; - if (tc->is_focused) - return; term->missed_bell = EINA_TRUE; if (!tc->wn->config->disable_visual_bell)