diff --git a/tmux/tmux.conf b/tmux/tmux.conf index f1a6b00..81fefd1 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -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'