diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 0c87b8d..b54ad01 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -53,7 +53,7 @@ set-option -g automatic-rename-format '#{pane_current_command}' set-option -g window-status-separator ' ' set-option -g status-left " #[bg=#6c99bb,fg=#2e2e2e] #{session_name} #[bg=default] " -set-option -g status-right "#[bg=#CCCCCC,fg=#555555] #{host} #[bg=default] " +set-option -g status-right "" set-option -g status-left-length 100 set-option -g message-style "bg=#CCCCCC,fg=#555555"