--- /dev/null
+Description: Use wrapper-script to launch jacktrip-gui from .desktop
+Author: IOhannes m zmölnig
+Origin: Debian
+Bug: https://github.com/jacktrip/jacktrip/issues/802
+Last-Update: 2023-01-27
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- jacktrip.orig/linux/org.jacktrip.JackTrip.desktop.in
++++ jacktrip/linux/org.jacktrip.JackTrip.desktop.in
+@@ -3,7 +3,7 @@
+ Name=JackTrip@name_suffix@
+ Comment=Network Music Performance over the Internet
+ Comment[fr]=Performance de musique en réseau sur internet
+-Exec=/bin/bash -c "if [ -z ""\$"1" ]; then jacktrip; else jacktrip --gui --deeplink ""\$"1"; fi" /bin/bash %u
++Exec=/usr/share/jacktrip/jacktrip-gui-launcher %u
+ Icon=@icon@
+ Terminal=false
+ StartupWMClass=@wmclass@