chore(tmuxinator): change layout

This commit is contained in:
Stefan Imhoff
2023-01-06 13:39:51 +01:00
parent 151b724ecb
commit 02d0ecf847

View File

@@ -3,7 +3,7 @@ root: ~/Code/XING/brewery/
attach: false attach: false
windows: windows:
- Vim: - Vim:
layout: main-vertical layout: main-horizontal
panes: panes:
- vim - vim
- yarn; yarn develop - yarn; yarn develop