diff --git a/config/.tmux.conf b/config/.tmux.conf index 7bb9707..c5c1f50 100644 --- a/config/.tmux.conf +++ b/config/.tmux.conf @@ -7,7 +7,7 @@ set -sg base-index 1 set -wg pane-base-index 1 # statusline -set -g status-left "[#I] " +set -g status-left "[#S] " set -g status-right "\"#H\" %H:%M %d-%m-%Y" set -ag status-style "bg=#d4be98"