diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 42abf2d..85f165d 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -9,6 +9,10 @@ bind-key -n M-j select-pane -D bind-key -n M-k select-pane -U bind-key -n M-l select-pane -R +bind-key -n M-t set-option status + + + set-option -g status-position top # List of plugins