configure zellij layout

This commit is contained in:
Jeffrey Serio 2023-01-16 19:46:21 -06:00
parent b5d035b3a4
commit cbafb86d70

View File

@ -18,12 +18,12 @@ layout {
} }
tab name="hyperreal.coffee" { tab name="hyperreal.coffee" {
pane command="mosh" { pane command="mosh" {
args "jas@hyperreal.coffee" args "-p" "60000" "jas@hyperreal.coffee"
} }
} }
tab name="coldharbour.local" { tab name="coldharbour.local" {
pane command="mosh" { pane command="mosh" {
args "jas@coldharbour.local" args "-p" "60000" "jas@coldharbour.local"
} }
} }
tab tab