mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
d14afaca24
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
11 lines
204 B
Desktop File
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;
|