diff --git a/dotfiles/profile b/dotfiles/profile index b37f322..7c8acb5 100644 --- a/dotfiles/profile +++ b/dotfiles/profile @@ -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