diff --git a/dot_config/tmux/tmux.conf.tmpl b/dot_config/tmux/tmux.conf.tmpl index 8860c54..09316dc 100644 --- a/dot_config/tmux/tmux.conf.tmpl +++ b/dot_config/tmux/tmux.conf.tmpl @@ -103,8 +103,8 @@ set -g status on set -g status-position top set -g status-bg red set -g status-fg black -set -g status-left "#[bold align=centre]#I:#P #W" set -g status-left-length 80 +set -g status-left " #[bold]#I:#P #W" set -g status-right "#[bold][#(whoami)@#H]" set -g status-right-length 20 set -g window-status-format ''