aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-11-04 18:52:12 +0100
committerKarel Kočí <cynerd@email.cz>2016-11-04 18:52:12 +0100
commit9c3e35b61321c8f8a8b6b63cf532a2cd14f3a09b (patch)
treee6e5d8a77c7e88f47c088dc7fc830c8ba43884f0
parentad77f0539f654bf3eb7fafb4776355a3a3ffd6d7 (diff)
downloadmyconfigs-9c3e35b61321c8f8a8b6b63cf532a2cd14f3a09b.tar.gz
myconfigs-9c3e35b61321c8f8a8b6b63cf532a2cd14f3a09b.tar.bz2
myconfigs-9c3e35b61321c8f8a8b6b63cf532a2cd14f3a09b.zip
Disable beeping
-rw-r--r--xinitrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
index d83086c..8eab52c 100644
--- a/xinitrc
+++ b/xinitrc
@@ -2,6 +2,7 @@ xrdb -merge -I$HOME ~/.Xresources
setxkbmap -option caps:escape
setxkbmap -option compose:menu
numlockx
+xset -b # disable beeping
export QT_STYLE_OVERRIDE='gtk2'
export STEAM_RUNTIME=0