From bc03af382d27ea8fe48e401e34f061e0d4692ad1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 11 Jul 2009 17:41:25 -0500 Subject: make bells in the terminal (and in screen) set WM_URGENT --- screenrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'screenrc') diff --git a/screenrc b/screenrc index 3064548..2e28ab4 100644 --- a/screenrc +++ b/screenrc @@ -2,8 +2,8 @@ startup_message off nethack on -# no more "bell in window 1", Crassworm!! -bell_msg "" +# bells in background windows make bells in the foreground window +bell_msg "^G" # avoid logging in a new user for every term (thanks toft) deflogin off -- cgit v1.2.3-54-g00ecf