fix(lazydocker): open commands

This commit is contained in:
Sergio Laín 2025-06-08 21:18:26 +02:00
parent 29b78fdb53
commit 8b426ba2a6
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -53,8 +53,8 @@ commandTemplates:
checkDockerComposeConfig: "{{ .DockerCompose }} config --quiet"
serviceTop: "{{ .DockerCompose }} top {{ .Service.Name }}"
oS:
openCommand: open {{filename}}
openLinkCommand: open {{link}}
openCommand: $EDITOR {{filename}}
openLinkCommand: xdg-open {{link}}
stats:
graphs:
- caption: CPU (%)