diff --git a/home/file/tmux/tmux.conf b/home/file/tmux/tmux.conf index 2a2c447..592b375 100644 --- a/home/file/tmux/tmux.conf +++ b/home/file/tmux/tmux.conf @@ -60,8 +60,8 @@ bind-key -n M-f set-option -g status; set -g status-left-length 50 set -g status-position top set -g status-justify absolute-centre -set -g status-left "#[bold] #S #[default]" -set -g status-right "#[bold] #H " +set -g status-left "#[bold]#S #[default]" +set -g status-right "#[bold] #H" # set -g status-interval 2 set-window-option -g window-status-separator "" setw -g window-status-current-format " #W "