zellij: Edit tab HM
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
e644ea7ecd
commit
77c605ed9e
1 changed files with 2 additions and 2 deletions
|
@ -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/"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue