From 3c2c8366f7ff99b07b58ef9c7a97b3e283f70ad0 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Tue, 24 Mar 2009 18:06:41 +0100 Subject: [PATCH] Let rxvt be in urgent mode when bell is used. Signed-off-by: Pierre Habouzit --- Xresources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Xresources b/Xresources index df3bffd..00ed8ba 100644 --- a/Xresources +++ b/Xresources @@ -77,3 +77,5 @@ URxvt.mouseWheelScrollPage: false URxvt.cursorColor: rgb:bb/bb/bb URxvt.pointerColor: rgb:bb/bb/bb URxvt.secondaryScroll: true +URxvt.urgentOnBell: true + -- 2.20.1