mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-08-03 13:27:30 +03:00
Modify NSLPlugin.desktop for execution and terminal settings
Updated the NSLPlugin.desktop file to modify the Exec command and change the Terminal option.
This commit is contained in:
+7
-7
@@ -1,18 +1,18 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment[en_US]=
|
Type=Application
|
||||||
|
Name=NSL Decky Plugin
|
||||||
|
Name[en_US]=NSL Decky Plugin
|
||||||
Comment=
|
Comment=
|
||||||
Exec=/bin/bash -c 'export logged_in_home=$(eval echo "~$(whoami)"); curl -Ls https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/refs/heads/main/NSLPluginInstaller.sh | nohup /bin/bash'
|
Comment[en_US]=
|
||||||
GenericName[en_US]=
|
|
||||||
GenericName=
|
GenericName=
|
||||||
|
GenericName[en_US]=
|
||||||
|
Exec=/bin/bash -c 'curl -Ls https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/refs/heads/main/NSLPluginInstaller.sh | bash'
|
||||||
Icon=uav
|
Icon=uav
|
||||||
MimeType=
|
MimeType=
|
||||||
Name[en_US]=NSL Decky Plugin
|
|
||||||
Name=NSL Decky Plugin
|
|
||||||
Path=
|
Path=
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=true
|
||||||
TerminalOptions=
|
TerminalOptions=
|
||||||
Type=Application
|
|
||||||
X-DBUS-ServiceName=
|
X-DBUS-ServiceName=
|
||||||
X-DBUS-StartupType=
|
X-DBUS-StartupType=
|
||||||
X-KDE-SubstituteUID=false
|
X-KDE-SubstituteUID=false
|
||||||
|
|||||||
Reference in New Issue
Block a user