Removed bell

This commit is contained in:
dbroqua 2020-06-09 09:39:26 +02:00
parent 0907166fff
commit cc918267bc

View File

@ -21,6 +21,10 @@ if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
if [ -n "$DISPLAY" ]; then
xset b off
fi
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR:-/run/user/$(id -u)}/openssh_agent"
setxkbmap -option compose:rctrl