From a5361e93eb46e9715dd921efa0b82b08767b8cc5 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Wed, 4 Dec 2024 10:32:56 +0900 Subject: [PATCH] DESKTOP: now the Configurator desktop file opens the godot configurator --- net.retrodeck.retrodeck.Configurator.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.retrodeck.retrodeck.Configurator.desktop b/net.retrodeck.retrodeck.Configurator.desktop index 466733c6..e5c1acd1 100644 --- a/net.retrodeck.retrodeck.Configurator.desktop +++ b/net.retrodeck.retrodeck.Configurator.desktop @@ -4,7 +4,7 @@ GenericName=RetroDECK Configuration Utility Type=Application Comment=A handy tool to change common RetroDECK settings Icon=net.retrodeck.retrodeck.configurator -Exec=/bin/bash /app/tools/configurator.sh +Exec=/bin/bash /app/tools/godot-configurator.sh Terminal=false StartupNotify=false Keywords=multi;engine;emulator;standalone;steam;deck