diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 81fefd1..6ca790a 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -357,8 +357,8 @@ set -g @plugin 'tmux-plugins/tmux-sidebar' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-open' # theme settings +set -g @minimal-tmux-indicator-str "rua" 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"