zellij: Edit tab HM

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-07-03 03:29:20 +03:00
parent e644ea7ecd
commit 77c605ed9e
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D

View file

@ -53,8 +53,8 @@
}
tab name="HM" cwd="~/palette/home-manager" {
pane split_direction="vertical" {
pane
pane command="watchexec" {
pane command="$EDITOR" args="flake.nix"
pane command="watchexec" size="30%" {
args "-c" "--" "home-manager" "switch" "--flake" "path:/home/gkaklas/palette/home-manager/"
}
}