Removing obsolete option: bell-on-alert

This commit is contained in:
David Thurstenson 2018-10-31 14:18:19 -05:00
parent 696756bb8d
commit b6fc3d8759
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ set-option -g update-environment "DISPLAY SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PI
# Set audible bell on, and visual bell off because it is slooooowwwww
set-option -g bell-action any
set-option -g bell-on-alert on
set-option -g visual-bell off
set-option -g visual-silence off
set-option -g visual-activity off