diff --git a/tmux/tmux.conf b/tmux/tmux.conf index e612435..3aa3717 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -107,7 +107,7 @@ set -g history-limit 50000 set -g display-time 2500 # Refresh 'status-left' and 'status-right' more often, from every 15s to 5s -set -g status-interval 5 +set -g status-interval 2 # Focus events enabled for terminals that support them set -g focus-events on