session_name: "${PROJECT}" start_directory: "${DIR}" shell_command_before: make up windows: - window_name: code layout: even-vertical focus: true panes: - shell_command: - nvim focus: true - shell_command: - tmux resizep -t 2 -y 20; tmux resize-pane -Z -t 1; clear - window_name: docker layout: even-vertical panes: - make enter - make enter - make enter