diff --git a/layouts/window-tall b/layouts/window-tall index 5124192..fd310e7 100644 --- a/layouts/window-tall +++ b/layouts/window-tall @@ -1,4 +1,3 @@ # vim: ft=tmux -select-pane -t 0 split-window -v -p 34 select-pane -t 1 diff --git a/layouts/window-wide b/layouts/window-wide index 4895e5a..a1d3dad 100644 --- a/layouts/window-wide +++ b/layouts/window-wide @@ -1,4 +1,3 @@ # vim: ft=tmux -select-pane -t 0 split-window -h -p 57 select-pane -t 1