diff --git a/.tmux.conf b/.tmux.conf index fd4eabe..fb03175 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,6 @@ set-option -ga terminal-overrides ",xterm-256color:Tc" +set -g base-index 1 +setw -g pane-base-index 1 set -g @catppuccin_flavor 'mocha'