Files
packages/anda/devs/devpod/DevPod.desktop
Alberto García d14afaca24 fix(devpod): rename binaries to match upstream (#3888)
This is required for the current version of the desktop app to work, as it tries to call the `devpod-cli` binary

This also updates the .desktop file to match upstream and adds a missing dependency
2025-03-14 08:17:58 -05:00

11 lines
204 B
Desktop File

[Desktop Entry]
Version=1.0
Type=Application
Name=DevPod
Comment=Spin up dev environments in any infra
Exec=dev-pod-desktop
Icon=dev-pod-desktop
Terminal=false
StartupNotify=false
Categories=Development;