summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.Xdefaults2
-rw-r--r--.screenrc3
2 files changed, 5 insertions, 0 deletions
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
diff --git a/.screenrc b/.screenrc
index 6728d85..7074842 100644
--- a/.screenrc
+++ b/.screenrc
@@ -4,6 +4,9 @@
# Author: Florian "Bluewind" Pritz <f-p@gmx.at>
#----------------------------------------------------
+vbell off
+vbellwait 2
+
#--------------------
# Statusline by heartcore <http://heartcore.mcx2.org>
#--------------------