From bcf5cb2d3bb07b1172e41164b9b8e7b8ccf53ab0 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Fri, 11 Sep 2020 21:02:21 +0200 Subject: [PATCH] Resize splits --- .bin/tidalcycles | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bin/tidalcycles b/.bin/tidalcycles index 9521673..ca0ca51 100755 --- a/.bin/tidalcycles +++ b/.bin/tidalcycles @@ -20,4 +20,6 @@ $TMUX attach-session -t $SESSION || $TMUX new-session -s $SESSION \; \ new-window -t $SESSION:2 -n SuperDirt \; \ send-keys -t 0 "cadence-session-start -s && sclang ~/dev/live/tidal/superdirt_startup.scd" C-m \; \ select-window -t 1 \; \ + resize-pane -t 1 -x 100 \; \ + resize-pane -t 0 -x 125 \; \ select-pane -t 0