update tmux configuration

This commit is contained in:
xfy
2025-02-18 08:53:04 +08:00
parent f8f200d406
commit b8d3ef4cf7

View File

@ -351,23 +351,18 @@ bind '$' run "~/.tmux/renew_env.sh"
# === Plugins ===
# ============================
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'catppuccin/tmux'
set -g @plugin 'niksingh710/minimal-tmux-status'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'tmux-plugins/tmux-sidebar'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-open'
# set -g @tpm_plugins ' \
# catppuccin/tmux \
# tmux-plugins/tpm \
# tmux-plugins/tmux-sensible \
# tmux-plugins/tmux-battery \
# tmux-plugins/tmux-prefix-highlight \
# tmux-plugins/tmux-online-status \
# tmux-plugins/tmux-sidebar \
# tmux-plugins/tmux-copycat \
# tmux-plugins/tmux-open \
# samoshkin/tmux-plugin-sysstat \
# '
# theme settings
bind-key b set-option status
set -g @minimal-tmux-indicator-str " rua "
set -g default-terminal "xterm-256color"
set -g @minimal-tmux-fg "#000000"
set -g @minimal-tmux-bg "#c9cbd1"
unbind C-_
# Plugin properties
set -g @sidebar-tree 't'