summaryrefslogtreecommitdiff
path: root/bin/work_setup.sh
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2024-10-03 17:27:34 +0200
committerCarlos Maiolino <[email protected]>2024-10-03 17:27:34 +0200
commitb3b5d0d69fce1f07a61b15f9988bff44d16bf24f (patch)
treece061dd217796d33f4a39cee5c1bc2f8fcabeb38 /bin/work_setup.sh
parentfe3f2dc7e147b54ab5f182062ad4c072f7ab001e (diff)
Update files
Diffstat (limited to 'bin/work_setup.sh')
-rwxr-xr-xbin/work_setup.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/work_setup.sh b/bin/work_setup.sh
index 5f80cf1..d54e777 100755
--- a/bin/work_setup.sh
+++ b/bin/work_setup.sh
@@ -1,9 +1,9 @@
#!/bin/bash
-tmux new-session -s "mail" -d -n "WORKSPACE"
-tmux split-window -t mail -h 'rhmail'
-tmux split-window -tmail -h 'cemmail'
-tmux split-window -t mail -h 'korgmail'
-#tmux -L mail select-layout "9ca7,312x49,0,0{96x49,0,0,14,215x49,97,0[215x24,97,0{107x24,97,0,15,107x24,205,0,17},215x24,97,25,16]}"
-tmux select-layout -t mail "4c16,381x64,0,0{105x64,0,0,0,275x64,106,0[275x32,106,0{137x32,106,0,4,137x32,244,0,7},275x31,106,33{137x31,106,33,5,137x31,244,33,6}]}"
+tmux new-session -s "WORKSPACE" -d -n "WORKSPACE" 'rhmail'
+tmux split-window -t WORKSPACE -v 'ikhal'
+tmux split-window -t WORKSPACE -h
+tmux split-window -t WORKSPACE -h 'weechat'
+tmux split-window -t WORKSPACE -v
+tmux select-layout -t WORKSPACE "77ad,343x61,0,0{156x61,0,0,4,186x61,157,0[186x30,157,0{93x30,157,0,6,92x30,251,0,9},186x30,157,31{93x30,157,31,8,92x30,251,31,10}]}"
tmux attach