X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xinitrc;h=56834a9b261dfb0539682e36de083934aec12ac9;hb=e841d52be7ca33d5d8d3a359ba3d7886ef8f8c93;hp=79241ee18857e8c9ad8aa06e674f75d8bd7403a8;hpb=6a8e1f3e671b9365c3da2f2ab737ca4f5b22a33e;p=config%2Fdotfiles.git diff --git a/xinitrc b/xinitrc index 79241ee..56834a9 100755 --- a/xinitrc +++ b/xinitrc @@ -105,6 +105,9 @@ fi # necessary because of my German keyboard which I use with English settings. xmodmap -e 'keycode 94 = grave asciitilde' +# Disable annoying audio bell. Thanks to Sebastian Rachuj. +xset b off + # Change the background if available. if test -f "$HOME/.background" && test -n "$set_background"; then if installed hsetroot; then