turn off tmux bells

This commit is contained in:
Adithya 2024-06-21 19:26:42 +05:30
parent 49d0df5747
commit 8ff8962bb7
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -30,10 +30,10 @@
set -g mouse on
set -g allow-passthrough on
set -g monitor-activity on
set -g monitor-bell on
set -g visual-activity on
set -g visual-bell on
set -g monitor-activity off
set -g monitor-bell off
set -g visual-activity off
set -g visual-bell off
set -g renumber-windows on
set -g base-index 1