diff --git a/dot_tmux.conf b/dot_tmux.conf index 50a8ad7..9cd9e1d 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -38,6 +38,7 @@ select-pane -t '{bottom-right}' new-session -s work split-window -v -p 90 -t '{top}' -b "cd ~/Code && ranger" split-window -h -t '{bottom}' -b "zsh" +select-pane -t '{top}' #Tuis to read shit new-session -s tui