diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 955892a..5fcc76c 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -14,6 +14,9 @@ set-option -g prefix C-s bind r source-file "$XDG_CONFIG_HOME/tmux/tmux.conf" set -g base-index 1 +set -g pane-base-index 1 +set -g renumber-windows on +set -g focus-events on set -g status-style 'bg=default fg=default' set -g status-left-length 20