Update zellij

Changed files
+5 -15
config
zellij
layouts
+5 -15
config/zellij/layouts/default.kdl
···
}
tab name="nas" {
pane command="autossh" close_on_exit=true {
-
args "-M 0" "jas@nas.hs.ms.dev" "-X"
+
args "-M 0" "jas@nas.ayu-matrix.ts.net" "-X"
}
}
tab name="nas-aux" {
pane command="autossh" close_on_exit=true {
-
args "-M 0" "jas@nas-aux.hs.ms.dev" "-X"
-
}
-
}
-
tab name="hyperreal-remote" {
-
pane command="autossh" close_on_exit=true {
-
args "-M 0" "core@hyperreal.coffee" "-X"
-
}
-
}
-
tab name="hyperreal-local" {
-
pane command="autossh" close_on_exit=true {
-
args "-M 0" "jas@hyperreal-local.hs.ms.dev" "-X"
+
args "-M 0" "jas@nas-aux.ayu-matrix.ts.net" "-X"
}
}
-
tab name="headscale" {
+
tab name="hyperreal" {
pane command="autossh" close_on_exit=true {
-
args "-M 0" "core@headscale.moonshadow.dev" "-X"
+
args "-M 0" "jas@hyperreal.ayu-matrix.ts.net" "-X"
}
}
tab name="dietpi" {
pane command="autossh" close_on_exit=true {
-
args "-M 0" "dietpi@dietpi.hs.ms.dev" "-X"
+
args "-M 0" "dietpi@dietpi.ayu-matrix.ts.net" "-X"
}
}
tab name="tornode" {