summaryrefslogtreecommitdiffstats
path: root/.config/tmuxinator
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-07-06 09:56:09 +0200
committerAhmed Abdelhalim <[email protected]>2023-07-06 09:56:09 +0200
commitd60c8e18b2b128674f8b92858ceb0772ce6ba69b (patch)
tree848cc81b550f8f3336e72cf4cf36301788ae7524 /.config/tmuxinator
parentdd2ffd0b60b63cf5606da58d9e188175cf847286 (diff)
Update mb tmux configuration for the panels
Diffstat (limited to '.config/tmuxinator')
-rw-r--r--.config/tmuxinator/mb.yml11
1 files changed, 7 insertions, 4 deletions
diff --git a/.config/tmuxinator/mb.yml b/.config/tmuxinator/mb.yml
index ca05697..ca2e4a4 100644
--- a/.config/tmuxinator/mb.yml
+++ b/.config/tmuxinator/mb.yml
@@ -45,11 +45,14 @@ root: ~/Work/MBition/
# attach: false
windows:
- - mb:
+ - vim:
+ - mbition:
+ layout: even-horizontal
+ panes:
+ -
+ -
+ - bash:
layout: even-horizontal
- # 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'
- # synchronize: after
panes:
-
-