From de81a5ce01d5cab8fff3141499851a36fd2c439b Mon Sep 17 00:00:00 2001 From: xfy Date: Tue, 18 Feb 2025 11:24:54 +0800 Subject: [PATCH] update tmux --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"