Change the layout of the ide project
diff --git a/src/apps/personal/tmux/ide.yml b/src/apps/personal/tmux/ide.yml
index 003f22d..e5d87fd 100644
--- a/src/apps/personal/tmux/ide.yml
+++ b/src/apps/personal/tmux/ide.yml
@@ -46,6 +46,7 @@
 
 windows:
   - editor:
+      main-pane-width: 75%
       layout: main-vertical
       # Synchronize all panes of this window, can be enabled before or after the pane commands run.
       # 'before' represents legacy functionality and will be deprecated in a future release, in favour of 'after'