From aaf5d32b0688d1064d46bf7a74775a3ab1aa8830 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 27 Apr 2013 15:58:31 +0200 Subject: screenrc, Xdefaults: Change visual bell settings Signed-off-by: Florian Pritz --- .Xdefaults | 2 ++ 1 file changed, 2 insertions(+) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 45bdba5..cf6aab4 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -31,6 +31,8 @@ URxvt*background: rgba:0000/0000/0000/eeee URxvt*tintColor: #141414 URxvt.termName: rxvt-256color URxvt.lineSpace: 2 +URxvt.visualBell: false +URxvt.urgentOnBell: false !-------------------- ! Overall Settings -- cgit v1.2.3-24-g4f1b