diff --git a/home/file/tmux/tmux.conf b/home/file/tmux/tmux.conf index 46563da..b11eaef 100644 --- a/home/file/tmux/tmux.conf +++ b/home/file/tmux/tmux.conf @@ -58,8 +58,8 @@ bind -n M-C kill-pane -a # Status. bind-key -n M-f set-option -g status; set -g status-left-length 50 -set -g status-position bottom -set -g status-justify left +set -g status-position top +set -g status-justify left # absolute-centre set -g status-left "#[bold] #H-#S #[default]" set -g status-right "" set-window-option -g window-status-separator ""