set baseindex
This commit is contained in:
parent
71215631c7
commit
2e893b24f1
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
||||||
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
set-option -ga terminal-overrides ",xterm-256color:Tc"
|
||||||
|
set -g base-index 1
|
||||||
|
setw -g pane-base-index 1
|
||||||
|
|
||||||
set -g @catppuccin_flavor 'mocha'
|
set -g @catppuccin_flavor 'mocha'
|
||||||
|
|
||||||
|
|
Reference in a new issue