summaryrefslogtreecommitdiffstats
path: root/screenrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-07-11 17:41:25 -0500
committerJesse Luehrs <doy@tozt.net>2009-07-11 17:41:25 -0500
commitbc03af382d27ea8fe48e401e34f061e0d4692ad1 (patch)
treefb7a5155fb5c898e31c6dc191f2fa22905c6b68f /screenrc
parente0e3b6124d9083fa6a2e32bfe648090d393c01c7 (diff)
downloadconf-bc03af382d27ea8fe48e401e34f061e0d4692ad1.tar.gz
conf-bc03af382d27ea8fe48e401e34f061e0d4692ad1.zip
make bells in the terminal (and in screen) set WM_URGENT
Diffstat (limited to 'screenrc')
-rw-r--r--screenrc4
1 files changed, 2 insertions, 2 deletions
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