Files
packages/anda/devs/devpod/DevPod.desktop
T
Raboneko 0820eae1d6 fix(devpod): rename binaries to match upstream (#3888) (#3904)
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

(cherry picked from commit d14afaca24)

Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
2025-03-14 08:20:18 -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;