clawdie-iso/live/operator-session/clawdie-join-hive.desktop
Hermes (debby) a2a0c15c3d fix(desktop): match Exec path to installed binary (drop .sh suffix)
Build installs /usr/local/bin/clawdie-join-hive (no .sh).
Desktop Exec had the .sh suffix — launcher would fail silently.
One-character fix: drop .sh from Exec line.
2026-06-20 11:40:55 +02:00

9 lines
273 B
Desktop File

[Desktop Entry]
Type=Application
Version=1.0
Name=Join Hive
Comment=Register this machine as a Colibri agent
Exec=xfce4-terminal --title "Join Hive" --geometry=80x24 --command "/usr/local/bin/clawdie-join-hive"
Icon=network-server
Terminal=false
Categories=System;Utility;