diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 1969e60..f24d15e 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -71,7 +71,6 @@ set -g @plugin 'tinted-theming/base16-tmux' set -g @colors-base16 'ocean' -set -g status-left "[#{session_name}] " set -g window-status-current-format "#I:#W [#{pane_index}/#{window_panes}]" set -g window-status-format "#I:#W [#{pane_index}/#{window_panes}]" run '~/.tmux/plugins/tpm/tpm'