update tmux

This commit is contained in:
xfy
2025-02-18 11:24:54 +08:00
parent b8d3ef4cf7
commit de81a5ce01

View File

@ -357,8 +357,8 @@ set -g @plugin 'tmux-plugins/tmux-sidebar'
set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'tmux-plugins/tmux-open'
# theme settings # theme settings
set -g @minimal-tmux-indicator-str "rua"
bind-key b set-option status bind-key b set-option status
set -g @minimal-tmux-indicator-str " rua "
set -g default-terminal "xterm-256color" set -g default-terminal "xterm-256color"
set -g @minimal-tmux-fg "#000000" set -g @minimal-tmux-fg "#000000"
set -g @minimal-tmux-bg "#c9cbd1" set -g @minimal-tmux-bg "#c9cbd1"