diff options
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/.config/tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 7e6bf2d..624dbb6 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -6,6 +6,7 @@ set -g visual-bell off set -g visual-silence off setw -g monitor-activity off set -g bell-action none +set-option -g renumber-windows on # statusbar set -g status-position bottom |
