Add flag to open the helix explorer on startup to development layout

main
trivernis 2 years ago
parent 86ef6738f5
commit 1c798b8caa
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -27,7 +27,7 @@ tabs:
split_size:
Percent: 60
run:
command: {cmd: zsh, args: ["-c", "sleep 1; hx"]}
command: {cmd: zsh, args: ["-c", "sleep 1; hx --show-explorer"]}
- direction: Horizontal
split_size:
Percent: 40

Loading…
Cancel
Save