From 95dd40dbead88f4186810f5c5d58350d48c778df Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 10 Jan 2025 22:21:15 -0500 Subject: [PATCH] Update aprs.desktop --- groundstation/aprs.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/aprs.desktop b/groundstation/aprs.desktop index 5f360f7b..a7d0062a 100644 --- a/groundstation/aprs.desktop +++ b/groundstation/aprs.desktop @@ -2,7 +2,7 @@ Name=APRS Decode using Direwolf GenericName=Decodes APRS using rtl_fm and Direwolf Comment=APRS signals -Exec=/home/pi/CubeSatSim/groundstation/packet.sh +Exec=/usr/bin/x-terminal-emulator --geometry=120x40 -e "/home/pi/CubeSatSim/groundstation/packet.sh" Icon=/home/pi/Icons/aprs.png Terminal=true Type=Application