diff --git a/layout.tmux b/layout.tmux index 8069865..287de54 100644 --- a/layout.tmux +++ b/layout.tmux @@ -1,7 +1,7 @@ # vim: ft=tmux -split-window -h -p 50 -c ~/.config/xremap nvim ~/.config/xremap/macOS.yaml +split-window -h -l 50% -c ~/.config/xremap nvim ~/.config/xremap/macOS.yaml select-pane -t 1 -split-window -v -p 50 -c ~/.config/xremap journalctl --user -f _COMM=xremap +split-window -v -l 50% -c ~/.config/xremap journalctl --user -f _COMM=xremap select-pane -t 3